Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC connection to MAS90 in .NET

Status
Not open for further replies.

nat1009

Programmer
Oct 2, 2003
3
US
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?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top