PDA

View Full Version : Make database connection in a DLL


neutcomp
02-06-2003, 10:52 AM
Hello,

can somebody explain to me how I can make a connection function in a DLL. Visual Basic

I have a DSN connection to a database.

I allready searched and tried a few options but
Public cnConn As ADODB.Connection

This kind of think wont work in a DLL.

Thanxx for the help.

Cya
Bjorn :cool: