Jul 21, 2004 #1 manicleek Technical User Joined Jun 16, 2004 Messages 143 Location GB Can anyone help me with a method of returning the number of rows from an when a query is run when using an odbc connection at the moment I'm getting -1
Can anyone help me with a method of returning the number of rows from an when a query is run when using an odbc connection at the moment I'm getting -1
Jul 21, 2004 #2 QatQat IS-IT--Management Joined Nov 16, 2001 Messages 1,031 Location IT What database are u using? MySQL does not support that function. Bye Qatqat Life is what happens when you are making other plans. Upvote 0 Downvote
What database are u using? MySQL does not support that function. Bye Qatqat Life is what happens when you are making other plans.
Jul 21, 2004 Thread starter #3 manicleek Technical User Joined Jun 16, 2004 Messages 143 Location GB sorry, its Access Upvote 0 Downvote
Jul 21, 2004 #4 QatQat IS-IT--Management Joined Nov 16, 2001 Messages 1,031 Location IT Some people with your problem and different solutions http://za.php.net/manual/en/function.odbc-num-rows.php Bye Qatqat Life is what happens when you are making other plans. Upvote 0 Downvote
Some people with your problem and different solutions http://za.php.net/manual/en/function.odbc-num-rows.php Bye Qatqat Life is what happens when you are making other plans.