beginTransaction returning null

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
AlexK

beginTransaction returning null

Post by AlexK » Wed 16 Feb 2005 20:03

Any idea why BeginTransaction returns a null reference? I am using InnoDB tables.

Serious

Post by Serious » Thu 17 Feb 2005 09:13

We cannot reproduce your problem.
If it is possible send us small test project to reproduce the problem; it is desirable to use 'test' schema objects otherwise include definition of your own database objects; don't use third party components.

Post Reply