[QODBC-Desktop] Troubleshooting : The Result Set Limitation in VB Demo
Posted by Wilson (QODBC Support) on 09 February 2012 06:33 AM
|
|
Why can VB Demo only display 10000 records? Troubleshooting: The ResultSet Limitation in VB DemoProblem Description:When running the VB test application, only 10,000 records are returned from the table, even though there are more than 10K records in the table. Is that just a limitation to the VB Demo application, or is there a limit to the number of records the driver returns? Solutions:QODBC does not have a limitation of 10,000 records. The record limit is on VB Demo. VB Demo is designed to show limited records and is just an application to test your queries or connection.
| |
|