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);
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...
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
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.