LucieLastic
Programmer
hi All
I need to write a DLL which will access a Sybase database. It also needs to store global variables between calls and retain DB connection (between calls). I would also like the end user to be able to, say, log on and access to separate DBs simulataneously.
Firstly, haven't written a DLL before and don't know how to go about it. Also, are there any obvious problems with DLLs connecting to a database?
Any input and examples grateful received.
lou
I need to write a DLL which will access a Sybase database. It also needs to store global variables between calls and retain DB connection (between calls). I would also like the end user to be able to, say, log on and access to separate DBs simulataneously.
Firstly, haven't written a DLL before and don't know how to go about it. Also, are there any obvious problems with DLLs connecting to a database?
Any input and examples grateful received.
lou