I cannot copy a table with CRBatchMove and SQL-Server.
My settings are:
Code: Select all
MyBatchMove.FieldMappingMode := mmFieldName;
MyBatchMove.CommitCount := 50000;
When I start MyBatchmove.Execute nothing happens. No record in the destination table, no exception, nothing to see in DBMonitor.
The same code works with Oracle and InterBase.
I tried this with Delphi 7, UniDAC 3.50.013, InterBase XE, Oracle 8.0.5 and SQL-Server 2008 RC2.
My Question: How can I use CRBatchmove with SQL-Server?
Kind regards,
Gerd Brinkmann
invent GmbH