UniDAC client supported platforms

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
dpremus
Posts: 7
Joined: Fri 18 Jan 2013 05:09

UniDAC client supported platforms

Post by dpremus » Fri 18 Jan 2013 05:20

I am using your ODAC components and everything works fine,
now I am planing to buy your UniDAC components, but I have
some question.

I saw server compatibility list and platforms on your web page but
i can't see client platform compatibility list.

Is it possible to access NexusDB on windows machine
from FPC/Lazarus Linux client with UniDAC ?

Best Regards

Piko

AndreyZ

Re: UniDAC client supported platforms

Post by AndreyZ » Fri 18 Jan 2013 08:28

Hello,

You can find detailed information about supported platforms at http://www.devart.com/unidac/compatibility.html . For example, NexusDB supports only Windows.

dpremus
Posts: 7
Joined: Fri 18 Jan 2013 05:09

Re: UniDAC client supported platforms

Post by dpremus » Fri 18 Jan 2013 09:31

Andrey

thank you for your fast answer.

I saw these compatibilty list before I made this post, but these
list is confusing because this web page says: "Database Server Compatibility"
not "Database Client".

I am planning to port my Delphi/NexusDB Applications to Lazarus / FPC, but I can't see if Nexus is supported by UniDAC on lazarus. My next step is changing NexusDB with some database that is supported on booth plaforms (win/Linux).

AndreyZ

Re: UniDAC client supported platforms

Post by AndreyZ » Fri 18 Jan 2013 10:19

You can choose the database to use that is supported by UniDAC under Lazarus in both Windows and Linux at the UniDAC Compatibility page (the link above).

Post Reply