Re: MS SQL Query question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dr. Robert Probst wrote:

IN MY (not MS) SQL I would try

mysql_data_seek ($result, 0);

to move the internal pointer to the first data row
I dont know at the moment if there is a similar function in the msxxxx area.

maybe it helps

For MS-SQL, you mean mssql_data_seek($result, 0) ;)

http://es2.php.net/manual/en/function.mssql-data-seek.php

Regards,
Jordi.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux