Imo must be extended rdd structure
Follow my link
http://www.masfoxpro.com/index.php?title=XBase&printable=yes
PROCEDURE Main
LOCAL cConnect := "DBE=ODBCDBE;DSN=OrderProcessing"
LOCAL oSession := DacSession():new( cConnect )
IF .NOT. oSession:isConnected()
? "Unable to connect to server !"
Hi,
Shum wrote:
It possible to implement the database connection number as a class ...
like the DacSession class in Xbase++ ...??
I know nothing about DacSession, but I guess it could be implemented on
the top of current code.
Regards,
Mindaugas
___
Hi Mindaugas,
It possible to implement the database connection number as a class ...
like the DacSession class in Xbase++ ...??
Shum
--
View this message in context:
http://n2.nabble.com/SqlMix-and-dbcreated-tp3834818p4707029.html
Sent from the harbour-devel mailing list archive at Nabble.com.