Re: [PHP-WIN] SQL Server stored procedures and functions

2001-05-23 Thread Paco Ortiz
Hi, >You should submit them again for inclusion - these would be really useful >for lot's of people. Myabe they just got missed. The maintainer for MSSQL >is Frank Kromann. I used to be in touch with Frank Kromann, and he told me this would be included in 4.0.5. Anyway, he also said he would b

Re: [PHP-WIN] SQL Server stored procedures and functions

2001-05-23 Thread Peter
Hi Paco You should submit them again for inclusion - these would be really useful for lot's of people. Myabe they just got missed. The maintainer for MSSQL is Frank Kromann. Cheers Peter "Paco Ortiz" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, >

RE: [PHP-WIN] SQL Server stored procedures and functions

2001-05-23 Thread Paco Ortiz
Hi, >Two problems with stored procedures, no return value and no output >parameters. You'll need to reformat all your procedures to have a SELECT >statement return those values. > >I've been told that the 4.0.6 (as of yet unreleased) version has better >support for stored procedures. You might wa

RE: [PHP-WIN] SQL Server stored procedures and functions

2001-05-22 Thread andrew morton
ne is EXTREMELY unstable when used with MS SQL Server in my experience. Pavel - Original Message - From: "Scott" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 22, 2001 2:54 PM Subject: [PHP-WIN] SQL Server stored procedures and functions > Hi- &g

Re: [PHP-WIN] SQL Server stored procedures and functions

2001-05-22 Thread Pavel Kalian
l Message - From: "Scott" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 22, 2001 2:54 PM Subject: [PHP-WIN] SQL Server stored procedures and functions > Hi- > > I was using PHP on WinNT at my old job, when they closed I took this > new job whe

[PHP-WIN] SQL Server stored procedures and functions

2001-05-22 Thread Scott
Hi- I was using PHP on WinNT at my old job, when they closed I took this new job where everything is/was done in ASP 3.0. Now I have been told that I am welcome to explore other options--translation, I can use PHP again :) This db they have set-up does a ton of stored procedures and functions i