Re: [PHP-DB] Issue with MSSQL_QUERY()
cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> 07/03/2001 Subject: Re: [PHP-DB] Issue with MSSQL_QUERY()
Re: [PHP-DB] Issue with MSSQL_QUERY()
Ryan Marrs ade.com> cc: Subject: [PHP-DB] Issue with
[PHP-DB] Issue with MSSQL_QUERY()
I've run into an issue using MSSQL_QUERY() that I cannot seem to figure out a work-around for. The last field in the query is an auto-increment starting at 100,000. I need the MSSQL_QUERY($query) statement to print out the result of the query (which is a stored procedure in case that wasn't obvi