RE: Using Win32::ODBC

2001-10-10 Thread RArul
What is your web-server? IIS?? - Rex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 09, 2001 8:58 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Using Win32::ODBC I'm successfully connecting to a Pervasive 7 database with my PERL

RE: Using Win32::ODBC

2001-10-09 Thread Greg . Froese
Yes, I am using IIS as my webserver. -Original Message- What is your web-server? IIS?? - Rex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Subject: Using Win32::ODBC I'm successfully connecting to a Pervasive 7 database with my PERL program when

Re: Using Win32::ODBC

2001-10-09 Thread Curtis Poe
--- [EMAIL PROTECTED] wrote: I'm successfully connecting to a Pervasive 7 database with my PERL program when running from the command line. I try to run the program in my webbrowser and I get the following error. Error connecting to MO Error: [802] [] [Pervasive Software][ODBC

Re: Using Win32::ODBC

2001-10-09 Thread Gunther Birznieks
I would second what Curtis said. Avoid Win32::ODBC entirely. Not just because of the features, but because it's also not going to be portable anyway beyond simple CGI on WinNT. Every few months someone on the ActiveState PerlEx (loosely known as the NT equivalent to mod_perl) mailing list