Click here to Skip to main content
16,020,626 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi sir
i am not able to connect phpmyadmin data to asp.net web application please give solution
Posted
Updated 21-May-16 9:22am
v2

1 solution

Hi Maneesh, phpMyAdmin is just an interface to work with a database. So phpMyAdmin is just an application, what you want to look into is "how to connect an MySQL database to C#". Here is an link to get you started Connect C# to MySQL[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900