Board index » delphi » AV with IDSQL32.DLL (version 5.01)
Mark Anderson
![]() Delphi Developer |
Tue, 18 Jun 2002 03:00:00 GMT
AV with IDSQL32.DLL (version 5.01)
We recently converted an application from Delphi 1 (BDE 2.5) to Delphi 4
(BDE 5.01). We have the following query which worked under the old system: Select * from tolmix where It's doing a range check for laboratory tolerances. To avoid being in The message we get under D4 and BDE 5.01 is as follows: Access violation at address 4C6187FD in module 'idsql32.dll'. Read of We are running under Windows NT workstation with service pack 5 Does anyone have any suggestions? Do I need to upgrade to BDE 5.1? Thanks much Mark Anderson |