I had a similar problem with MySQL, which turned out to be related to the
auto-commit status of the table. This is a default
for non BDB tables in MySQL. I switched to PostgreSQL and this removed the
problem. Auto commit cannot be used as I was and you are using CMP.
Have a look in the application event log using the console application. It
should give a more detailed error message.

Regards

/Dominic



Reply via email to