K
Kirk P.
Is there a way to take an ODBC connection string such as:
ODBC;DSN=CDWPRD02;UID=MyUser;PWD=MyPassword;DBQ=CDWPRD02;
and supply the password portion of the string from a table?
ODBC;DSN=CDWPRD02;UID=MyUser;PWD=MyPassword;DBQ=CDWPRD02;
and supply the password portion of the string from a table?