Alessandro Colantoni wrote:
Change are really written to the database.
I get an error of MsSQLServer.
Beware that MySQL using MYISAM storage in early versions [*]
does not implement database transactions.
Either use InnoDB if your licensing requirements permit it or
try to upgrade to a newer MySQL version.
Regards,
Martin
[*] I believe this to be <4.x where x=something you would have to confirm
in the MySQL docs...
P.S. Or better yet: Use PostgreSQL instead. It's also free but is a real
database. ;-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]