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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ceegh
  • Order by date
  1. ceegh

    ODBC Drivers for MAC to connect to MAS 200 v3.61?

    Yikes, how old is that Mac? Version 8? If it is not MacOS X then there is nothing that can be done unless you somehow get your hands on a copy of A/UX (http://en.wikipedia.org/wiki/A/UX), but you have a whole mess of things to work out after that point. Cheaper to just buy a junk PC by that point.
  2. ceegh

    ODBC Drivers for MAC to connect to MAS 200 v3.61?

    Oops, sorry, MAS 200. All of my previous post still applies if it's the standard MAS 200 version. If it's the SQL Server version of MAS 200 you might be able to do some other stuff as well using a SQL Server ODBC driver or JDBC driver, but I've never used it so I don't know what kind of junk...
  3. ceegh

    ODBC Drivers for MAC to connect to MAS 200 v3.61?

    ODBC is, theoretically, platform independent, so MAS 90 being "Windows only" shouldn't necessarily matter. That being said you do need a native ODBC driver for the database type you are trying to connect. To my knowledge there are no MacOS X specific drivers. It's a long shot, but you can try...
  4. ceegh

    Accessing MAS 90 with ODBC in Visual Studio 2005

    Thanks for the reply BigLouie. What is confounding me is that I never had a problem with Visual Studio 2003, and when I do the same query outside of VS (Query Tool v. 4.1.1.5 by George Poulose, BTW) it performs without issue. I just attempted to use 2008 with the same issues. This lack of a...
  5. ceegh

    Accessing MAS 90 with ODBC in Visual Studio 2005

    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...

Part and Inventory Search

Back
Top