Hello all,
I am trying to write a program in Visual Studio 2005 that gets info from MAS 90 version 4.1 using ODBC. Unfortunately, I can not retrieve any table information after adding the ODBC connection to my forms. Although I am able to retrieve simple queries still (like "SELECT * FROM SO_SalesHistory") I have problems with queries that involve parameters. The ODBC connection keeps timing out.
I know my ODBC is working right because I am able to use my trusty third-party ODBC query program to do all kinds of operations with the MAS 90 connection without issue. So it is only in Visual Studio that I have problems.
Any information would be very helpful.
Thank you.
I am trying to write a program in Visual Studio 2005 that gets info from MAS 90 version 4.1 using ODBC. Unfortunately, I can not retrieve any table information after adding the ODBC connection to my forms. Although I am able to retrieve simple queries still (like "SELECT * FROM SO_SalesHistory") I have problems with queries that involve parameters. The ODBC connection keeps timing out.
I know my ODBC is working right because I am able to use my trusty third-party ODBC query program to do all kinds of operations with the MAS 90 connection without issue. So it is only in Visual Studio that I have problems.
Any information would be very helpful.
Thank you.