SDAC 10.2.0 crashes IDE

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Erik van Putten
Posts: 24
Joined: Thu 11 Nov 2004 08:24
Location: Moerkapelle

SDAC 10.2.0 crashes IDE

Post by Erik van Putten » Tue 13 Sep 2022 14:28

Hi,

I have downloaded the new SDAC for both Alexandria as well as Delphi Sydney.
However i have projects where it try's to open the project after the SDAC update, but the IDE just shuts down after 15 seconds.
This both happens in Alexandria 11.2 and the latest Sydney version.

When going back to SDAC 10.1.1 both versions open those projects without a problem.

This does not happen with all projects, just with some.

Is there anything i can provide or look for that might help you solve the issue ?
In the eventlog you can see the BDS crashing on RTL280.BPL and RTL270.BPL
Exception code 0xc000005

Kind regards,
Erik.

Erik van Putten
Posts: 24
Joined: Thu 11 Nov 2004 08:24
Location: Moerkapelle

Re: SDAC 10.2.0 crashes IDE

Post by Erik van Putten » Wed 21 Sep 2022 08:18

Over a week and no response.
What is going on ?

Erik van Putten
Posts: 24
Joined: Thu 11 Nov 2004 08:24
Location: Moerkapelle

Re: SDAC 10.2.0 crashes IDE

Post by Erik van Putten » Sat 24 Sep 2022 13:45

Found the problem.

If you use any 3rd party plugins from SDAC you must deinstall those as well.

It's in the packages under productname Data access for Sdac (so not in the Devart range)
In my case Reportbuilder
(There's one for Fastreport, QuickReport, InfoPower and Intraweb as well)
After removing the plugin the IDE starts fine.
You need to recompile and add the plugin afterwards offcourse.

Post Reply