connector and designer
Posted by: searinox
Date: October 13, 2004 03:49AM

Hello,
I want to use the connecter in the VS.NET 2003 component designer, but this gives some serious problems.
It's impossible to use Parameters for SQL-Queries. The desigener automatically removes @ or ?-signs from the parameter name and uses System.Data.DbType instead of MySql.Data.MySqlClient.MySqlDbType as Parameter type.
Also, when I compile the program all the parameters and query strings are removed.
Does anyone know a fix for this problem or do I have to do everything by hand?

Thank you,
searinox

Options: ReplyQuote


Subject
Written By
Posted
connector and designer
October 13, 2004 03:49AM


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.