[PHP-DEV] Re: MSSQL DB Connect

2002-01-02 Thread Jerry
Thanks Jeremy, I finally found the solution: 0){ print "Number of rows: $number"; while($i < $number){ $dateval= mssql_result($result,$i,"dateval"); echo "$dateval"; $i++;} }?> And it works fine ! Now I'm looking for the same function for IBM DB2 da

[PHP-DEV] MS SQL Connection

2001-12-21 Thread Jerry
to connect to a DB called sales ? Thanks. Jerry -- PHP Development 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-DEV] MSSQL DB Connect

2001-12-21 Thread Jerry
Hi I have PHP on windows 2000 web server I would like to remote to a MS SQL database on another web server. I tried something like: But it didn't work. Please help me. Jerry -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-DEV] MSSQL connect

2001-12-21 Thread Jerry
Hi I have PHP on windows 2000 web server I would like to remote to a MS SQL database on another web server. I tried something like: But it didn't work. Please help me. Jerry -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-DEV] Bug #12728: PHP4DLL project fails to compile

2001-08-13 Thread jerry
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: PHP4DLL project fails to compile Using the project files directly from php-4.0.6.tar.gz I get the following compilation errors: Please note that this is tru

[PHP-DEV] PHP 4.0 Bug #8849: open_basedir doesn't apply to function 'copy'

2001-01-22 Thread jerry . zhao
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: open_basedir doesn't apply to function 'copy' To make "open_basedir" config option more useful for filesystem protection, please consider adding t

[PHP-DEV] PHP 4.0 Bug #8848: "open_basedir = /dir/incl" validates "/dir/include" and so on

2001-01-22 Thread jerry . zhao
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: "open_basedir = /dir/incl" validates "/dir/include" and so on Setting "open_basedir = /dir/incl" allows access to "/dir/include" or "/dir/incls" o