Page 1 of 1

Accessing MS SQL Server 2000/2005/2008 from Paradox for DOS

Posted: Fri 24 Jul 2009 05:00
by wboctor
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

Re: Accessing MS SQL Server 2000/2005/2008 from Paradox for DOS

Posted: Mon 27 Jul 2009 08:42
by Dimon
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:
wboctor wrote:can the dbExpress driver for MS SQL Server be accessed from Paradox for DOS PAL?