HowTo Compile UniDAC without lib - Folder

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
itsds
Posts: 37
Joined: Mon 30 Apr 2007 10:38
Location: Germany - Bochum
Contact:

HowTo Compile UniDAC without lib - Folder

Post by itsds » Wed 04 Mar 2015 09:34

Hi - actually I#m beta tester for XE8 and try to compile UniDAC.
The Oracle and MS-SQL Provider cannot be compiled any more.

Is there an option to let MS-SQL/Oracle Compile without the dcu from the lib - Folder ?
If not - can you pls integrate such option ?

BR

itsds
Posts: 37
Joined: Mon 30 Apr 2007 10:38
Location: Germany - Bochum
Contact:

Re: HowTo Compile UniDAC without lib - Folder

Post by itsds » Thu 05 Mar 2015 10:33

TY for the quick response

for MS-SQL i found the solution by myself - Just define NOTDS

For Oracle i can not find the correct setting to remove direct Mode.

itsds
Posts: 37
Joined: Mon 30 Apr 2007 10:38
Location: Germany - Bochum
Contact:

Re: HowTo Compile UniDAC without lib - Folder

Post by itsds » Thu 05 Mar 2015 10:35

k found it - define NONET for Oracle

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: HowTo Compile UniDAC without lib - Folder

Post by AlexP » Thu 05 Mar 2015 12:58

Hello,

Yes, you can use these DEFINEs. Starting from the next UniDAC version, these files will be distributed as obfuscated sources.

Post Reply