Board index » delphi » LIKE causes GPF in IDSQL32.DLL
Will Symonds
![]() Delphi Developer |
Mon, 25 Mar 2002 03:00:00 GMT
LIKE causes GPF in IDSQL32.DLL
I'm running D5 Pro on Win98 (1st ed.) and am trying to set up some queries
in DBExplorer. The following query: select * from "table1" t1 to select all rows where column equals "030-xxxxxxx" is causing the BDE to Access Violation at address 4C5EA5D2 in module 'IDSQL32.DLL' Read of address What's wierder is that when I clear the message and execute the query again I have only tried this in DBExplorer so far, and have not tried it with a Will Symonds |