controlling the fetching of a large set of rows/records when batch processing

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
jkmcsw
Posts: 13
Joined: Thu 16 Nov 2006 22:21

Post by jkmcsw » Fri 29 Dec 2006 16:32

Guess what -- my whole problem was that I didn't have the latest version of dbexpsda, which fixed the problem with large datasets that contain blobs. I upgraded yesterday and tested it this morning...voila...everything is fine.

Post Reply