Hi,
I did not find any odbc function to move the pointer into a query result (like mysqk_data_seek for MySQL). Is it normal ?
odbc_num_rows is not working with select queries. So, I have to go trough all result rows incrementing a counter. Is it a better way to do this ?
Thanks for helping.
Vincent.
I did not find any odbc function to move the pointer into a query result (like mysqk_data_seek for MySQL). Is it normal ?
odbc_num_rows is not working with select queries. So, I have to go trough all result rows incrementing a counter. Is it a better way to do this ?
Thanks for helping.
Vincent.