Client Side versus Server Side Cursors

Brandon bwarlick at sunbelt-graphics.com
Fri May 5 10:08:50 CDT 2006


Our application displays a list of records from a table. The user can
select one from the list and view it. Sometimes the list will have 10
records. Other times the list will have 50,000 records. The user cannot
add, edit or delete any records. The server is located in a separate
city so we are limited to the speed of a broadband internet connection.

Should I use a client side cursor or a server side cursor when I run the
sqlselect?

Thank You,

Brandon



More information about the Valentina mailing list