Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Visitor
ageorgiou
Posts: 2
Registered: 05-22-2009
0

Re: ODBC Connection

Heather thank you so much for the info,  That Worked!!

 

Andrew

 

Contributor
harikakakkireni
Posts: 10
Registered: 02-13-2011
0

Re: ODBC Connection Slow?

DSN=SOTAMAS90;Description=MAS 90 4.0 ODBC Driver;UID=xxxx|xxx;PWD=;Directory=xxxxxx;Company=xxxx;CacheSize=4;DirtyReads=1;BurstMode=1;SERVER=NotTheServer

 

This is my connection string to connect to MAS using odbc driver through ado.net classes

 

and executing select top 1 BalanceDue from AP_Vendor

 

Gives me odbc connection time out

 

what can be done any idea?

 

can you help me out with this?