You can also use my native ADO.Net provider for MySql found at
http://www.bytefx.com

Thanks
Reggie

> -----Original Message-----
> From: Veysel Harun Sahin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2003 5:15 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Question: using Visual Studio.NET
> 
> You can access a mysql database within VS.Net through odbc. To do this
> you have install myodbc. You can get this from mysql website. After
> installing myodbc you have to create a new datasource. Then you can
> connect to mysql with the help of adodb object in vs.net. I have never
> tried to connect mysql within access. But I think so you can do this too
> through odbc. If you need I can send you samples codes too.
> 
> [EMAIL PROTECTED] wrote:
> 
> > Hi Everybody,
> >
> > 1- I am trying to upsize an access database to my MySQL server on my
> > website. I tried to get connected within access and failed. Please
> > advise. I am using Win XP as the operating system and MS Office XP Pro.
> >
> > 2- How to connect a Visual Studio.NET project to a MySQL data base
> > located on a MySQL server on a web. I tried to establish a connection
> > with the server from within VS.NET project using th normal procedure,
> > but failed. I could connect to a local SQL server. however I need to
> > use MySQL server on my website. I have the IP address, User ID and
> > Password of the server. Please advise. I am using VS.NET 2003.
> >
> > Many thanks.
> >
> > T. Rady
> >
> > _________________________________________________________________
> > No masks required! Use MSN Messenger to chat with friends and family.
> > http://go.msnserver.com/HK/25382.asp
> >
> >
> 
> --
> 
> Veysel Harun Sahin
> [EMAIL PROTECTED]
> 
> 
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to