setting odbc cursor size

wxdqz

New Member
Hi,

I want to do about 4 SQL queries for 4 different categories and I only want to return a few rows from each category to show to the user before they pick a category. So I want to limit the number of rows returned from each query. How do I do this with odbc?

Also, how do I use multiple cursors?

Thanks,

Sonny
 
Back
Top