Hello,

I have a strange problem with FbBatchExecution.
Sometimes when I execute a script that creates tables and foreign keys I get the following error : Table xxx is in use.

to execute the script I do :

Batch.Execute(true);

But it's like if the commit is not done.

On an empty database this never happens.
When there are a lot of data this sometimes happens. If i do a shutdown of the database and execute the script in isql everything goes fine.
But with the fbBatchExecution i get the error, even after a shutdown.

Carlos, I can provide you a database (zipped backup) and a script to reproduce it every time. Tell me if you need it it's a 6 Mb download

TIA

Julien


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to