Hi...I am using php and MSACCESS. I tried to use the function odbc_row_count to count the rows of search results, but it returns to the value of -1. Can anyone help me with a code that works? Please help me.. Thanks
I want to limit pages in my search results. I am using php and MSaccess. But, odbc_row_count function returns -1 value on my server. Can anyone help me with a LIMIT PAGE code for that works for odbc? Thanks.