Question and Answer Database FAQ: FAQ4660B — Access and QuickReports Category: Database (MSACCESS) Platform: All-32Bit Product: All-CBuilder, BC++5.x, C++Builder1.0, C++Builder3.x, C++Builder4.x, Delphi2.x, Delphi3.x, Delphi4.x, VdBase7.x, Question: How come whenever I preview a QuickReport using the Access Native driver I crash? Answer: QuickReports uses threads when previewing reports. The Microsoft DAO which the BDE uses for its native Access driver is not thread safe. If your application requires previewing of QuickReports or any sort of threading support and you use an Access database you must use ODBC instead. 7/13/99 10:22:44 AM
Last Modified: 01-SEP-99