Hi!

Hi!

Say that you have a RemObjects server and you want to preserve the ability to deploy both an x32 and an x64 version... how do you deal with DB connection DLLs at design time? I am currently using ZeosDBO because I need PostgreSQL that isn't supported(as far as I know) by FireDAC locally.

A

Comments

  1. We using to different folders and different ports for the 32/64 Bit server at designtime, so we can switch the client to use the server we want. All Dlls are in a subfolder of the server

    ReplyDelete

Post a Comment