Hello everyone,

I am using the SQLDatabaseMBS and I tried to make a transaction. When I issue 
the command:
db.SQLExecute("BEGIN TRANSACTION") (db is a SQLDatabaseMBS)
I get the error:
"Transaction count after EXECUTE indicates a mismatching number of BEGIN and 
COMMIT statements. Previous count = 0, current count = 1."

The same method works with PostgresqlDatabase and SQLiteDatabase (the Xojo 
plugins).

Any idea what I should do?

Thank you in advance,

Fotis Georgiadis
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to