RE: [PHP-WIN] Re: Connect to MS SQL server on diff machine

2002-03-07 Thread Hunter, Ray
Have you uncomment the dll in the php.ini file? Thank you, Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Nicole Amashta [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 10:08 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: Connect to MS SQL server

RE: [PHP-WIN] Connect to MS SQL server on diff machine

2002-03-07 Thread Hunter, Ray
You have to make sure that php loads that module, if it does not then you cannot connect to the database... If you can get the dbx module to load you might be able to use the dbx mssql connection. However, I am not 100% sure if that will work, because it will probably use the php_mssql.dll to ac

RE: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Hunter, Ray
Did you copy over the php.ini file from the chi package. The php.ini file from the installer has nothing really in it... Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Mike Schmid [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 9:40 AM To: [EMAI

RE: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Hunter, Ray

[PHP-WIN] RE: [PHP] Dynamic file creation in Win NT4.

2002-02-19 Thread Hunter, Ray
You need to make sure that php has the correct permissions to access the directory and write the file that you want it to write too... Check out the manual for this... Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Sridhar Moparthy [mailto:[EMAIL PROTECTED]]

RE: [PHP-WIN] PHP y sql server 2k???

2002-02-19 Thread Hunter, Ray
Check the manual here: http://www.php.net/manual/en/ref.odbc.php Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Eduardo Cancino [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 8:51 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] PHP y sql server 2k??