| | |
asp.net with MYSQL
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
You can use two approaches to connection to MySQL Database.
1.) MyODBC 3.51 Local database (using ODBC)
Driver={MySQL ODBC 3.51 Driver};Server=localhost;Database=myDataBase; User=myUsername;Password=myPassword;Option=3;
2.) OLE DB, OleDbConnection (.NET)
Provider=MySQLProv;Data Source=mydb;User Id=myUsername;Password=myPassword;
You can also try some open source MySQL Drivers but the above 2 are really reliable.
You can also read an article on using MS Access with ASP.NET here
You can also download the sample application by simply registeting.
1.) MyODBC 3.51 Local database (using ODBC)
Driver={MySQL ODBC 3.51 Driver};Server=localhost;Database=myDataBase; User=myUsername;Password=myPassword;Option=3;
2.) OLE DB, OleDbConnection (.NET)
Provider=MySQLProv;Data Source=mydb;User Id=myUsername;Password=myPassword;
You can also try some open source MySQL Drivers but the above 2 are really reliable.
You can also read an article on using MS Access with ASP.NET here
You can also download the sample application by simply registeting.
![]() |
Similar Threads
- How is 3Tier architecture implemented in ASP.NET (ASP.NET)
- ASP.NET Crystal Report ODBC MySQL (ASP.NET)
- Asp.net (ASP.NET)
- [For Hire] $12/hour!! - Quality ASP.NET/MSSQL Developer (Post your Resume)
- PHP - Java - ASP.NET - C++ by www.hiremanagepay.com - Rates low as $9/hr (Post your Resume)
- FREE Domain, 4 Months FREE, starts at $1.95/mo. Linux, Windows, ColdFusion and More.. (Web Hosting Deals)
- Running asp or asp.net on apache (Linux Servers and Apache)
- MySQL - ASP.NET - Issues.... (VB.NET)
- ASP.NET <--> XML <--> VB6.0 (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: help me pls.. tml 10 more hours to due date..!!
- Next Thread: Pass data from a page
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# c#gridviewcolumn cac checkbox click commonfunctions confirmationcodegeneration content courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dialog dropdownlist dynamically edit expose fileuploader fill flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers





