Hi, if you don't have to retrieve return values or output-variable values, you can use mssql_query using "execute myproc arg1,arg2".
If you need return and output values, there are some new functions for that, but they are now only at CVS, I think they will be included and documented soon. If you badly need them, e-mail me. Greetings, F.J. Ortiz 10/19/01 5:13:26 AM, ST Ooi <[EMAIL PROTECTED]> wrote: >Hi, > >I have used MS SQL with Stored Procedure. It's accessed through ASP. >Now I want to use PHP to access the same Stored Procedure, how can >I do that? Any help would be appreciated. > >Thanks > >ST Ooi >Malaysia > > >-- >PHP Windows 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] > > ___________________________________ Francisco Javier Ortiz Torre ComuNET,S.A. mailto:[EMAIL PROTECTED] ComuNET, S.A Gral. Concha 39,6º 48012 Bilbao España Tel: +34 944 700 101 Fax: +34 944 700 185 http://www.comunet.es ___________________________________ -- PHP Windows 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]