RManzione
Oct 22nd, 2000, 05:04 AM
Hi,
I've created a class dll to access data in SQL server. Right now, the connection is hard coded in the class initialize event. I can't seem to figure out how to pass connection values to the DLL at run time from the main program rather than having them hard coded in the DLL. Anyone have any ideas??
Thanks!
I've created a class dll to access data in SQL server. Right now, the connection is hard coded in the class initialize event. I can't seem to figure out how to pass connection values to the DLL at run time from the main program rather than having them hard coded in the DLL. Anyone have any ideas??
Thanks!