Search found 1 match

by robertfg
Fri 19 Jun 2020 01:06
Forum: EntityDAC
Topic: Help to connect to SQL Server
Replies: 1
Views: 18957

Help to connect to SQL Server

Hi, just installed EntityDAC express version and I'm struggling to connect to MS SQL SERVER.

When trying to use EntityDAC.DataProvider.SDAC I get next error:
[DCC Fatal Error] EntityDAC.DataProvider.SDAC.pas(9): F1026 File not found: 'MSTransaction.dcu'
When trying EntityDAC.DataProvider.UniDAC
[DCC Fatal Error] EntityDAC.DataProvider.UniDAC.pas(12): F1026 File not found: 'Uni.dcu'
If using EntityDAC.DataProvider.ADO it compiles, but then on the connect line I get:
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Documentation states that one should compile connection projects that are copied on directory %ProgramFiles%\Devart\EntityDAC\Sources\

But there's only .PAS files installed, don't know if I should do something else with that files.

Also if it helps, I have SDAC standard licensed, is there a way to use that component as Connection?

thanks in advance

--
Robert F