Re: Maximum statements per connection problem

2003-06-08 Thread Heikki Tuuri
John, - Original Message - From: ""John A. Sullivan III"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Sunday, June 08, 2003 7:58 AM Subject: Maximum statements per connection problem > I am having a nightmare of a time getting a single

Maximum statements per connection problem

2003-06-07 Thread John A. Sullivan III
I am having a nightmare of a time getting a single transaction across multiple tables to work in Borland's Kylix3 with MySQL. It appears that the Borland driver is saying that the MySQL database only supports a single active statement per connection. When I issue an explicit begin