MySQL and .NET
From: Tim Mulholland (TimMulholland_at_nospamaddress.com)
Date: 02/27/04
- Next message: Cor: "Re: Read txt File to a DataSet"
- Previous message: Cor: "Re: Read txt File to a DataSet"
- Next in thread: Kevin Yu [MSFT]: "RE: MySQL and .NET"
- Reply: Kevin Yu [MSFT]: "RE: MySQL and .NET"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Feb 2004 10:37:47 -0500
My company is considering scaling up a database application that previously
used Microsoft Access. The database has about 25-30 tables in it. The amount
of daily transactions to the database is fairly small for that number of
tables, but is growing.
The web application that uses this database is written in ASP.NET/C#. Our
hosting provider has MySQL available on the servers, so that seems like the
logical choice to use.
I have heard however, that there are some problems in connecting to a MySQL
database from .NET. I tried to dig up some of the things i heard about it,
but i couldn't find any. I do however see alot of potential ways to connect
between the two (the mysql website lists many: MyODBC, dbProvider,
MySQLNetProvider, MyOLEDB, MySQLDriverCS, and the one from ByteFX to name a
few).
Are there problems with connecting between the two? Or am i just imagining
that i read that somewhere? Whats the best way to connect between the two?
Use the native ODBC provider? Or use one of the many listed on MySQL's site?
Any thoughts are appreciated. Thanks in advance,
Tim
- Next message: Cor: "Re: Read txt File to a DataSet"
- Previous message: Cor: "Re: Read txt File to a DataSet"
- Next in thread: Kevin Yu [MSFT]: "RE: MySQL and .NET"
- Reply: Kevin Yu [MSFT]: "RE: MySQL and .NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|