XE8 Update 1 Errors - EDIT

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
FredS
Posts: 272
Joined: Mon 10 Nov 2014 17:52

XE8 Update 1 Errors - EDIT

Post by FredS » Sat 20 Jun 2015 00:32

Got to love it, XE8 Update 1 installed now this during project load time, (Edit) looks like the Providers are not installed. Tried re-installing but no luck:

Error creating form: Error reading tbServers.SpecificOptions.Strings: SQL Server provider is not registered. You should add the SQLServerUniProvider unit to the uses clause of any unit in your project or place the TSQLServerUniProvider component on the form..

Error creating form: Error reading tbMngdDomains.SpecificOptions.Strings: InterBase provider is not registered. You should add the InterBaseUniProvider unit to the uses clause of any unit in your project or place the TInterBaseUniProvider component on the form..

FredS
Posts: 272
Joined: Mon 10 Nov 2014 17:52

Re: XE8 Update 1 Errors - EDIT

Post by FredS » Sat 20 Jun 2015 16:50

So today I gave this another shot and compiled UniDac from source.

I did get a strange error about another Library nothing to do with Unidac that used TeeCharts which I didn't install during the XE8.1 Update.

Removing that fixed the issue and UniDac installed (at least from source) fine.

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: XE8 Update 1 Errors - EDIT

Post by azyk » Fri 26 Jun 2015 09:14

Unfortunately, we couldn't reproduce the described issue. Please specify the exact OS version, where the issue occurred.

Post Reply