MySQL Connecting Problume

  • Thread starter Rajesh A via DotNetMonster.com
  • Start date
R

Rajesh A via DotNetMonster.com

Hi Friends
whenever i am connecting to MySQL then i am facing this error message.
"
ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and
no default driver specified "

i am using ASP.NET
i allready installed MySQL DRiver

1. MyODBC-3.51.10-x86-win-32bit.exe
2 mysql-connector-net-1.0.4.

please help
Rajesh
 
M

Mark Rae

i am using ASP.NET
i allready installed MySQL DRiver

1. MyODBC-3.51.10-x86-win-32bit.exe
2 mysql-connector-net-1.0.4.

You've left out the single most important piece of information - the
connection string!

Also, since you've downloaded and installed a native .NET data provider, why
are you trying to connect via ODBC?
 
K

Klaus H. Probst

Why don't you use the managed provider? You can download it from the MySQL
website.

The only problem (!) is that it's licensed under the GPL.

But it does work.
 
R

Rajesh A via DotNetMonster.com

Also, since you've downloaded and installed a native .NET data provider, why
are you trying to connect via ODBC?

Hi
Actually i dont know how to use .net data provider in MySql. so Can u send
Some basic idea or some Site reff....
where can i get this MySql .net data provider? please send the link....
Thanks
rajesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top