Re: improving ODBC data fetch time

Moderator: NorbertKrupa

Post Reply
aligardezi
Newbie
Newbie
Posts: 5
Joined: Wed May 22, 2013 8:25 pm

Re: improving ODBC data fetch time

Post by aligardezi » Sat Jun 21, 2014 10:56 pm

I am at present trying to fetch results for a query that will return approx 35000 rows and 200 fields. (This is our worst case query)

At present by using SQLFetchScroll and fetching one row at a time it takes approx 4 secs.

Q) Are there ways to reduce this time?

Post Reply

Return to “ODBC”