Suppress ODBC logon windowTag(s): Database

Use this ConnectOption in your DbParm :
SQLCA.DBParm="ConnectString='DSN=mydb;UID=dba;PWD=sql'," + &
             "ConnectOption='SQLDRIVER_CONNECT,SQL_DRIVER_NOPROMPT'"



If you find this article useful, consider making a small donation
to show your support for this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2011
[ home ]