AndrewBaines
Technical User
VB, CR8.5, ODBC connection
I'm testing if a password is needed for a database using
table.TestConnectivity
This returns:
true if I can connect, without a password
false if I need a password of if the database is unavailable
How do I tell if the database is available/valid?
At the moment I'm prompting for a password whether the user will be able to logon or not.
Thanks Andrew Baines
Chase International
I'm testing if a password is needed for a database using
table.TestConnectivity
This returns:
true if I can connect, without a password
false if I need a password of if the database is unavailable
How do I tell if the database is available/valid?
At the moment I'm prompting for a password whether the user will be able to logon or not.
Thanks Andrew Baines
Chase International