[PHP-DB] Installing SQL Server

2001-09-05 Thread Todd Cary

Has anybody succeeded in running PHP, using ODBC and the MS SQL Server
ODBC driver?  If so, I can use some guidance.

Many thanks

Todd

--
Todd Cary
Ariste Software
[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] Installing SQL Server

2001-09-05 Thread Frank M. Kromann

Yes, I have. I think I got the ODBC driver from MDAC 2.6 (available from 
www.microsoft.com/data), but you will also get it by installing other Microsoft 
products (Access or Office).

Depending on the version of SQL Server you use you can get improved performence by 
ysing the native MSSQL extension. It works with version 6.x, 7.x and 2000 but it does 
not support all features of 7.0 and 2000.

- Frank

 Has anybody succeeded in running PHP, using ODBC and the MS SQL Server
 ODBC driver?  If so, I can use some guidance.
 
 Many thanks
 
 Todd
 
 --
 Todd Cary
 Ariste Software
 [EMAIL PROTECTED]
 
 
 
 -- 
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 
 




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]