I'm must finish a program that use ADODC Data Access Component to connect and retrival data from SQLServer.
I have some ADODCs on my forms and these ADODC autoconnect before I try to change those connectstring to have right connectstr to Sql server.
Seem they are loaded before form load.
Is there any way to change connect string before form load?
Note: I must use ADODC settle on form, because My pro so big to use another method.
Thanks alot.
I have some ADODCs on my forms and these ADODC autoconnect before I try to change those connectstring to have right connectstr to Sql server.
Seem they are loaded before form load.
Is there any way to change connect string before form load?
Note: I must use ADODC settle on form, because My pro so big to use another method.
Thanks alot.