|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 02 > 28 > Telegram_2020-02-28T06 |
2020-02-28T06:02:28
Question; if an Intraweb application is hosted on the same remote server as the database; is it considered local connection or remote because I have used Delphi Community Edition
2020-02-28T06:08:45
In Firebird with firedac, you can use LOCAL or an IP. I think if you use IP is considered remote.
2020-02-28T06:22:08
Which means using FireDAC community edition won’t work on the application if deployed on your VPS
2020-02-28T06:27:34
I thought Both web application and firebird database on the same VPS is considered local connection