[PHP-DB] mssql_next_result and stored procedures

2002-12-09 Thread Gene Dymarskiy
It appears that mssql_next_result does not work with stored procedures. I was able to use the function with PHP side queries. However when a stored proc returns multiple result sets I am able to grab only first set and get the following warning: Warning: mssql_execute: multiple recordsets from

RE: [PHP-DB] More Apache Installation problems

2002-12-09 Thread Gene Dymarskiy
make sure both your server and workstation can see each other. try pinging the server: ping 192.168.1.1 -Original Message- From: Alex Francis [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 1:39 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] More Apache Installation problems

RE: [PHP-DB] More Apache Installation problems

2002-12-09 Thread Gene Dymarskiy
] Subject: Re: [PHP-DB] More Apache Installation problems It seems like a network problem. I can access the network through windows network neighborhood but can't ping it, any suggestions? Gene Dymarskiy [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... make s

RE: [PHP-DB] More Apache Installation problems

2002-12-09 Thread Gene Dymarskiy
- From: Alex Francis [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 2:20 PM To: Gene Dymarskiy Subject: RE: [PHP-DB] More Apache Installation problems I need to have a server assigned IP address on my workstation for my cable modem. -Original Message- From: Gene Dymarskiy