TCRBatchMove - bmAppendUpdate error
Posted: Wed 01 Sep 2010 13:58
Hello,
When I try to append and update records in sqlite database I got ESQLiteError 'database is locked'.
When try to only append records to a table which already have some records I got ESQLiteError 'constraint failed'.
And finally when try to append records to an empty table, this works fine.
My source database is Oracle.
Thanks.
When I try to append and update records in sqlite database I got ESQLiteError 'database is locked'.
When try to only append records to a table which already have some records I got ESQLiteError 'constraint failed'.
And finally when try to append records to an empty table, this works fine.
My source database is Oracle.
Thanks.