Click here to Skip to main content
15,896,912 members
Articles / Programming Languages / C#

Problem related with database

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
9 Nov 2012CPOL 0  
Hello,Try creating a bound control(may be a bound data gridview control) where you are to establish a bound connection to your required database. In the process of doing so you will find in one of the steps you are getting a Visual Studio generated Connection String. Check if this connection...

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available Yes 9-Nov-12 5:25 Available Ritwesh
Updates in content. 13 changes had been made.
1 No 9-Nov-12 5:24 Available Ritwesh

License

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


Written By
India India
I am a school student. I have been doing c# since 2009. Now I have no guides. I learn C# all by myself[with the help of some of my codeproject friend's help of course!]. I like to have a friendship with all. And I am madly in love with programming.

Comments and Discussions