472,111 Members | 1,896 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,111 software developers and data experts.

sample program to connect mysql server by using odbc

Hello,

I need an sample program to connect mysql server by using odbc.

thanks in advance
May 10 '06 #1
1 2849
shun,

Why are you going to use ODBC? You can use native providers for .NET.
Check out the section "Using MySQL Native .NET Providers" of the document
located at (watch for line wrap):

http://dev.mysql.com/tech-resources/...net/index.html

Concidentally, if you have some other reason why you need to go through
ODBC, it will show you how to do that there. However, I recommend using the
MySql native drivers.

Hope this helps.

--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"shun" <sa********@yahoo.co.in> wrote in message
news:uY**************@TK2MSFTNGP04.phx.gbl...
Hello,

I need an sample program to connect mysql server by using odbc.

thanks in advance

May 10 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

20 posts views Thread by Mr Dygi | last post: by
6 posts views Thread by Damon | last post: by
1 post views Thread by Rick Hickerson | last post: by
3 posts views Thread by Dave F. | last post: by
1 post views Thread by Alex Hardin | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.