Re: Error when executing INSERT and SELECT-statement at once
Posted by:
David
Date: March 11, 2005 08:35AM
If you're using the .NET Connector, you shouldn't be referencing the Microsoft.Data.Odbc library. They don't work together. You need to be using the MySql.Data.MySqlClient library and it's properties/methods.
David
Subject
Written By
Posted
Re: Error when executing INSERT and SELECT-statement at once
March 11, 2005 08:35AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.