delphi 2006 error on exit
delphi 2006 error on exit
after installation of SDAC 3.70 Beta with Borland Developer Studio 2006 support i'm getting access violations on exit from BDS 2006 update pack 1 . I have also QuickReport Professional and EurekaLog 5.1 installed, but this error occurs only after installation of SDAC. Do you now something about it? Thanks.
It's seems it was really the trial version installed - but i'm not sure. I used the system recovery and reinstalled everything, now i am exiting from BDS 2006 without any error. But I get the same error as previosly after installation of my own runtime/designtime packages which use SDAC
I make some tests and tell you then. Thanks for answer!

I closed delphi. I deinstalled SDAC.
After that I did not find any of the files you mentioned, they were all deleted by the deinstaller.
I started Delphi and got an error because of the missing packages. I deleted the packages from the runtime-package-list.
I closed delphi - started delphi (no error) - closed delphi - installed SDAC again - started delphi.
The error message when my application terminates is still present...?
After that I did not find any of the files you mentioned, they were all deleted by the deinstaller.
I started Delphi and got an error because of the missing packages. I deleted the packages from the runtime-package-list.
I closed delphi - started delphi (no error) - closed delphi - installed SDAC again - started delphi.
The error message when my application terminates is still present...?
We still can not reproduce your problem.
Try to perform following sequence
1) Shutdown Delphi and check that it is Shutdowned without errors
2) Uninstall SDAC
3) Search for MSAccess.*, OLEDBAccess.*, sdac*.bpl, dac*.bpl etc files at your HDD and delete them
4) Comment registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Delphi\7.0"
5) Run Delphi and check that it is started without errors
6) Make sure that registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Delphi\7.0" recreated.
7) Install SDAC once more
Try to perform following sequence
1) Shutdown Delphi and check that it is Shutdowned without errors
2) Uninstall SDAC
3) Search for MSAccess.*, OLEDBAccess.*, sdac*.bpl, dac*.bpl etc files at your HDD and delete them
4) Comment registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Delphi\7.0"
5) Run Delphi and check that it is started without errors
6) Make sure that registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Delphi\7.0" recreated.
7) Install SDAC once more