Author: dwightarmyofchampionsdwightarmyofchampions Date: Sep 17, 2008 03:39
I need to convert a bunch of Paradox tables to MySQL using C++Builder
2006. I was going to use BDE to accomplish this (TBatchMoves mapping
TQuery to TTable), but I'm told that BDE is very outdated and not
exactly the best tool to use in this situation. Should I use ADO or
dbExpress to do this? Are there any other recommended alternatives?
I'm concerned most with speed, as I really want these tables imported
as fast as possible.
|