Error when setting mySqlConnection's ConnectionString Property
Posted by: Bob Yuan
Date: December 11, 2004 10:16PM

I met an error of

"Object reference not set to an instance of an object" when I tried to set the connectionString property of a mySqlConnection component at design time.

I have already successfully added mySqlCommand, mySqlConnection and mySQLDataAdapter components from the .net connector to VS2003.

I did not have any other stuffs except a blank form in this project (C#). Is there anything wrong?

Thanks in advance.
Bob Yuan

Options: ReplyQuote




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.