From: Martijn T. <m.t...@up...> - 2009-02-18 14:13:52
|
Hello Alexander, I've tried a different componentset and it browses data just fine in Delphi. However, I ran into a new problem -- I have this table with BLOBs, I put down an odbc query component in Delphi and set "UniDirectional" to True. When I want to activate the query component, it calls SQLExecute and then doesn't return for quite a while. Meanwhile, the memory usage of the application goes -way up- ... and it ends with an Access Violation error. Is the driver fetching all rows despite the component not doing that? With regards, Martijn Tonies Upscene Productions http://www.upscene.com Download Database Workbench for Oracle, MS SQL Server, Sybase SQL Anywhere, MySQL, InterBase, NexusDB and Firebird! Database questions? Check the forum: http://www.databasedevelopmentforum.com |