You do need to use Sync rather than Flush to create transaction boundaries and error restart points. I suspect your problem was coming from having only a Flush and not a Sync between the CREATE DATABASE and the *prior* command.
Huummm there are no prior executed commands, the CREATE DATABASE command is the first i execute after connect to the server :)
-- Best regards Carlos Guzm�n �lvarez Vigo-Spain
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
