Does anyone know what is the usage of ODBC_Cursor. If you do a code below
echo odbc_cursor ($result); // Where $result is result of odbc_do
you will get an output off
SQL_CUR00b93488
So how exactly you used this odbc_cursor i extracting data from database?
ODBC_Cursor --> how to use it?
Moderator: General Moderators