RAD Studio
ContentsIndex
PreviousUpNext
Using TBatchMove

TBatchMove copies a table structure or its data. It can be used to move entire tables from one database format to another.

To use TBatchMove
  1. Choose FileNewOther. The New Items dialog appears.
  2. In the New Items dialog, select Delphi Projects and double-click VCL Forms Application. The Windows Designer displays.
  3. Create a batch move component.
  4. Specify a batch move mode.
  5. Map data types.
  6. Execute a batch move.
  7. Handle batch move errors.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!