Hello,
I am trying to connect my asp.net console application c# to mysql.
But i am not able to achieve my task.
Can you please tell me the step by step procedure to do the connection.
Its asp.net console application c# and mysql.PLease be clear.Thankyou
2 Replies - 932 Views - Last Post: 09 October 2012 - 05:05 AM
#1
connection between asp.net console application and mysql
Posted 09 October 2012 - 03:35 AM
Replies To: connection between asp.net console application and mysql
#2
Re: connection between asp.net console application and mysql
Posted 09 October 2012 - 04:58 AM
Well what have you tried?
#3
Re: connection between asp.net console application and mysql
Posted 09 October 2012 - 05:05 AM
The MySQL docs explain all that in great detail.
First, you need to download and install the Connector/Net. For more details on how that works, read:
22.2.2.1. Installing Connector/Net on Windows.
For details on how to use it in your code, they've got a basic tutorial for that:
22.2.4.1. Tutorial: An Introduction to Connector/Net Programming
First, you need to download and install the Connector/Net. For more details on how that works, read:
22.2.2.1. Installing Connector/Net on Windows.
For details on how to use it in your code, they've got a basic tutorial for that:
22.2.4.1. Tutorial: An Introduction to Connector/Net Programming
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|