I'm using D7 and the CoreLab dbExpress SQL Server driver.
Recently for reasons I don't understand my app started raising an EAccessViolation exception at the instruction which activates or deactivates a dbExpress component at runtime. At design time there's no problem; data in charts and grids display ok.
It was suggested elsewhere that D7 doesn't know where the driver is at runtime. I've tried moving dbexpsda.dll around to $(DELPHI)/bin and %system%, etc. with out effect.
Guess I need some help. Which crlab paths need to be listed in the environment variables? Other considerations, suggestions?
Thanks
dbExpress EAccessViolation
dbExpress EAccessViolation
v2.0.3.0. It was downloaded within the last week, just prior to the new version.
I tried deleting all the database related components, i.e.:
TSQLConnection
TSQLDataSet
TDataSetProvider
TClientDataSet
and reinstalling them. It seemed to work, I'm not getting that error now.
I'd be interested in any thoughts you might have about what was causing it.
Thanks
I tried deleting all the database related components, i.e.:
TSQLConnection
TSQLDataSet
TDataSetProvider
TClientDataSet
and reinstalling them. It seemed to work, I'm not getting that error now.
I'd be interested in any thoughts you might have about what was causing it.
Thanks
dbExpress EAccessViolation
No, I bought it.