Re: Microsoft SQL 7.0 interface

2000-05-30 Thread Ian Struble
When you compile FreeTDS you will be better off using tds version 4.2 unless you specifically need something in 7.0. Here is the configure option you need for this: --with-tdsver=VERSION Ian On Mon, 29 May 2000, Kee Hinckley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: Microsoft SQL 7.0 interface

2000-05-30 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N At 9:40 AM -0700 5/30/00, Ian Struble wrote: When you compile FreeTDS you will be better off using tds version 4.2 unless you specifically need something in 7.0. Yes. In fact I wasn't able to get the

Re: Microsoft SQL 7.0 interface

2000-05-29 Thread Fabrice Scemama
You might use DBD::ODBC with DBD::Proxy as well; should be easier to setup, but probably less efficient than FreeTDS. Kee Hinckley wrote: At 5:45 PM -0500 5/26/00, Wang, Pin-Chieh wrote: Any body knows how to access Microsoft SQL/on NT from Apache on Linux ? Our data base is running on

Re: Microsoft SQL 7.0 interface

2000-05-28 Thread Srinidhi Rao S
]' [EMAIL PROTECTED] Date: Saturday, May 27, 2000 4:16 AM Subject: Microsoft SQL 7.0 interface Any body knows how to access Microsoft SQL/on NT from Apache on Linux ? Our data base is running on NT/SQL , but web server is running Apache/Linux Thanks, PC Wang

Re: Microsoft SQL 7.0 interface

2000-05-28 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N At 5:45 PM -0500 5/26/00, Wang, Pin-Chieh wrote: Any body knows how to access Microsoft SQL/on NT from Apache on Linux ? Our data base is running on NT/SQL , but web server is running Apache/Linux

Microsoft SQL 7.0 interface

2000-05-26 Thread Wang, Pin-Chieh
Any body knows how to access Microsoft SQL/on NT from Apache on Linux ? Our data base is running on NT/SQL , but web server is running Apache/Linux Thanks, PC Wang