Your application will need to ensure that while the TOracleDataSet is applying its updates, there are no other threads updating the database as well. Setting the ThreadSafe property does not cover transaction management, it merely serializes database access operations from multiple threads.


Marco Kalter
Allround Automations