difference between dbexpsda.dll and dbexpsda40.dll

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Ricardo Arancibia
Posts: 3
Joined: Wed 04 May 2005 19:03
Location: Chile

difference between dbexpsda.dll and dbexpsda40.dll

Post by Ricardo Arancibia » Tue 23 Mar 2010 17:37

I'm working with D2009 and 2dll dbexpsda40.dll this gives me and dbexpsda.dll, what is the difference between them and what use reomendable

thanks

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 24 Mar 2010 14:03

CodeGear RAD Studio 2007 and higher introduce dbExpress 4.0 interfaces. They are implemented in dbexpsda40.dll, and we highly recommend using this driver.

Post Reply