Description:
Delphi databases developers well know the TBatchMove.But the same component doesn't exist for Interbase databases. So the developer needs to make complex queries or using the TBatchmove, which mean using the BDE. Now with TENVIBBatchMove you can easily append, update, appendupdate and delete data between two Interbase tables without the BDE.The demo version is limited to 5 data movements by call to the 'Execute' method.Please visit our Website for more documentation and demo program sources.
|