Using MySQL .NET connector in VS.NET
am 15.06.2005 20:51:39 von Greg Quinn
------=_NextPart_000_0005_01C571EC.06F66A00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I installed the Mysql .net connector on my PC and added it into my =
Vs.net toolbox.
When I drag a MySqlconnection onto the form the connectionstring =
property immediately says 'Object reference not set to instance of an =
object.'
I can't even change the connection string and it gives me the same =
error...
How do I fix this?
------=_NextPart_000_0005_01C571EC.06F66A00--
Re: Using MySQL .NET connector in VS.NET
am 15.06.2005 21:06:08 von Mike Hillyer
Connector/NET is not a toolbox control, you cannot drag it onto a from but
instead must use the classes to connect to MySQL in code.
The functionality you are looking for is an anticipated future feature.
Mike Hillyer
Greg Quinn wrote:
> I installed the Mysql .net connector on my PC and added it into my Vs.net toolbox.
>
> When I drag a MySqlconnection onto the form the connectionstring property immediately says 'Object reference not set to instance of an object.'
>
> I can't even change the connection string and it gives me the same error...
>
> How do I fix this?
--
Mike Hillyer, Technical Writer
Lethbridge, Alberta, Canada
MySQL AB, www.mysql.com
"The Open Source movement has become a major force across the software industry,
and MySQL is the world's most popular open source database."
--Fortune Magazine
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org