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 Chris Miller 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: *

  1. maicap22

    SQL failed. Error: [12] [1] [0] "[ProvideX][ODBC Driver][FILEIO]Table

    by the wa,im using perl script for database connection and data retrieval from mas 90 script goes like: my $DSN = "DSN=SOTAMAS90;Company=company;UID=userid;PWD=password"; my $db = new Win32::ODBC($DSN);
  2. maicap22

    SQL failed. Error: [12] [1] [0] "[ProvideX][ODBC Driver][FILEIO]Table

    Can someone tell me how to get around this one. I am a programmer for a certain client who works through remote server. So I am connected to the main server and the MAS 90 folder is on their server 3. Connection to the DSN is already okay. Just this one again. I've been browsing forums...
  3. maicap22

    MAS 90 work around on 64 bit server

    yes i know it should already be installed but since it is 32 bit odbc driver on a 64-bit operating system, it is not recognized on the odbc manager, so i still can't create a dsn using the mas 90 32-bit odbc driver..tnx for the advice though
  4. maicap22

    MAS 90 work around on 64 bit server

    So I run the workstation setup already and the mas 90 is already running on a windows server but with a 64 bit operating system. The problem is we have this admin site that contains a perl program which needs to connect to the mas 90 database and get information from it for the fedex system. I...

Part and Inventory Search

Back
Top