home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / Delphi / Duck Report / _SETUP.1 / DQuery.inc < prev    next >
Encoding:
Text File  |  1999-01-17  |  262 b   |  12 lines

  1. {
  2.  -----------
  3.  I found bug for native MSACCESS driver
  4.  if you enabled VERIFY_MSACCESS Duck Report will:
  5.  
  6.  1. not use thread (Thread := FALSE)
  7.  2. not select multi alias in query
  8.  3. Replace ' with [,]
  9. }
  10.  
  11. {$DEFINE VERIFY_MSACCESS}            {VERIFY MSACCESS}
  12.