I have a situation where a large Paradox for DOS 4.02 application is currently accessing a Sybase database using SQL Links, and the database must be moved asap to SQL Server 2000 or later, which SQL Links does not support. Since dbExpress replaced SQL Links sometime ago, can the dbExpress driver for MS SQL Server be accessed from Paradox for DOS PAL? If so, where can I find some documentation on that?
Thanks
Accessing MS SQL Server 2000/2005/2008 from Paradox for DOS
Re: Accessing MS SQL Server 2000/2005/2008 from Paradox for DOS
dbExpress driver is an independent library that implements the common dbExpress interfaces for processing queries and stored procedures for each supported server. You can find more information about dbExpress in the Delphi help.
What do you mean by this question:
What do you mean by this question:
wboctor wrote:can the dbExpress driver for MS SQL Server be accessed from Paradox for DOS PAL?