I have an old software created in Delphi (not my) with paradox database on local pc. It is very good software and I have license for it. What I want is to "link" or "sync" or totally "replace" that database with SQL Server database so I can share it, use triggers etc, and use same database from multiple PCs.
I have BDE with SQL links but how to do setup? Is that for purpose I need? Any other idea?