Re: [PHP-DB] MS SQL 7

2001-10-04 Thread Ermanno Iannacci

Which way?
I've tried with mssql_query, but it didn't work.
Thanks.

> -- Initial message ---
>
> From: "Frank M. Kromann" <[EMAIL PROTECTED]>
> To  : Ouster <[EMAIL PROTECTED]>
> Cc  : <[EMAIL PROTECTED]>
> Date    : Thu, 04 Oct 2001 12:17:18 -0700
> Subject : Re: [PHP-DB] MS SQL 7
>
> If your storred procedure returns a result set you can get it with
the mssql_functions as well.
>
> If the precedure returns values or output parameters you will need
php 4.0.7 (or current cvs). The updated version of php_mssql.dll
includes three new functions aimed for storred procedures.
>
> - Frank
>
> > Is there a way to retrieve records from a stored procedure with MS
SQL 7?
> > I've tried but I couldn't get anything.
> > I read on the PHP bug site that I can only use SELECT statement,
but ODBC
> > should work; is that true?
> >
> > Thanks
> >
> >
> > --
> > PHP Database 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: php-list-
[EMAIL PROTECTED]
> >
> >
> >
>
>
>
>

Sempre 'n testa 'a ranocchia gialla.


--
PHP Database 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]




Re: [PHP-DB] MS SQL 7

2001-10-04 Thread Frank M. Kromann

If your storred procedure returns a result set you can get it with the mssql_functions 
as well.

If the precedure returns values or output parameters you will need php 4.0.7 (or 
current cvs). The updated version of php_mssql.dll includes three new functions aimed 
for storred procedures.

- Frank

> Is there a way to retrieve records from a stored procedure with MS SQL 7?
> I've tried but I couldn't get anything.
> I read on the PHP bug site that I can only use SELECT statement, but ODBC
> should work; is that true?
> 
> Thanks
> 
> 
> -- 
> PHP Database 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 Database 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]