I wish to migrate a huge Delphi 5 code using RXlib BDE Data-Aware controls to latest Delphi 10.4 Sydney with FireDAC. I wonder if there anywhere someone who already went through it and migrated RXlib version using BDE to FireDAC?
I use Delphi 2010 Professional which did not come with the dbExpress driver for Firebird. If I start using the Firebird dbExpress driver written by Chau Chee Yang and then later upgrade to XE?? Enterprise (which comes with the Firebird dbExpress driver) will the code just work?
It lists support for delphi XE2 in the 34 version changelog
"Support Delphi XE2"
So it should work also you could ask on the dbxfirebird group for more info https://groups.google.com/forum/?fromgroups#!forum/dbxfirebird
please does exist some native driver for Informix databases for Delphi XE2 Professional ?
What are you using?
I know that does exist IDAC, now opensource, but these sources are for pre-Unicode Delphi versions and is not easy to change it (at least for me).
Thank you very much.
I also used IDAC before, but with upgrading to XE2 I changed to AnyDAC.
Has anyone ported "Snoop Component Suite version 3.0" by http://www.netlab.co.kr
To Delphi 2010 ?
Its a great WinPCap library. Just doesn't work on Delphi 2010 (unicode)
Thanks
I don't see the Snoop components suite at this link. Just a couple of links to other pages.
You could try the free components from Magenta Systems. The web site says it's compatible with Delphi 6 - 2010.
Is there a website or documentation that details the changes made from each version?
Say, D7 -> D2005 -> D2006 -> D2007 -> D2009
Language features?
DB features?
RTTI?
IDE?
Had to look at Google Cache for a couple of these.
What's new in Delphi 2005
Delphi 2005 Reviewer's Guide
What's new in Delphi 2006
Borland Developer Studio 2006 Reviewer's Guide
What's New in Delphi 2007 for Win32
RAD Studio 2007 Reviewer’s Guide
What's New in Delphi 2009
Delphi 2009 Reviewer's Guide
Yes, but not about all versions.
What's New
A lot of the changes since Delphi 7 are covered here, but the version where features/changes were introduced isn't always mentioned.
New VCL features since Delphi 7
New Delphi language features since Delphi 7
New IDE features since Delphi 7
Top Ten Reasons to Upgrade From Delphi 7
PS: I those articles don't list the new features in Delphi 2007, 2009 and 2010
(edn.embarcadero.com seems to be a bit slow today. Google cache might help)
Also see here for more in-depth reviews of the new features of RAD Studio 2010.