Hey all,
I've recently started working on an existing application which uses a paradox database to store measuments. The program could only be used on the computer where the database is located.
I've now been asked to see if it would be possible to use the existing paradox database as a remote database server, so that client-applications can be used as well.
My question therefore is, is that possible? I've tried to find such info on the internet, but I had no such luck. I know paradox wasn't meant to be used as such, and was meant only as a local database. However, I would like to know if this is possible by using ODBC or alike. If so, I would appreciate any help or info you could give me on how to accomplisch this.
BTW: I'm using Delphi 5 and would prefer to use ADO and not BDE (Borland Database Engine)
Thanks
