I want to connect to MAS90 in VB.NET without a password prompt. Also I'm having the additional problem of being prompted up to three times in a row for the company/userid/password.
I've included all the login info in the ODBC connection string:
"DSN=SOTAMAS90;UID=xxx;Directory=\\filename\apps\MAS90;Company=xxx;PWD=xxxxx;SERVER=NotTheServer"
I have also tried including the login information in the SYSTEM DSN properties.
So far nothing has worked.
Any ideas?
I've included all the login info in the ODBC connection string:
"DSN=SOTAMAS90;UID=xxx;Directory=\\filename\apps\MAS90;Company=xxx;PWD=xxxxx;SERVER=NotTheServer"
I have also tried including the login information in the SYSTEM DSN properties.
So far nothing has worked.
Any ideas?