Re: [PHP-WIN] Calling stored procedure in PHP

2001-11-19 Thread Paco Ortiz
Hi, >What's the problem? It's just another statment... not if you use OUTPUT and RETURN values... There are three new API's in php_mssql. F. Kromman included them for php4.1, but I have a copy of php_mssql 4.0.6 with the new stored procedures API's, they are well tested, don't worry. If you as

RE: [PHP-WIN] Calling stored procedure in PHP

2001-11-19 Thread Svensson, B.A.T. (HKG)
What's the problem? It's just another statment... >-Original Message- >From: wim van houts [mailto:[EMAIL PROTECTED]] >Sent: Monday, November 19, 2001 9:52 AM >To: [EMAIL PROTECTED] >Subject: [PHP-WIN] Calling stored procedure in PHP > > >Hi all, > >I am transfering a IIS/ASP solution to