Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have database of one table and i need to show that table on GV

how do i connect with it by code
i cant get the connection string
so how?
Posted
Comments
Çağlar Tolga Tetik 19-May-12 19:30pm    
You should visit connectionstrings.com. You can find every type of ready-to-use connection string there.

If you have no connection string then you will not be able to use the database.
 
Share this answer
 
It would help if you gave some information on database, such as what type it is, where it is at, etc. Here is a web site that is suppose to help with creating connections strings: http://www.connectionstrings.com/[^]
 
Share this answer
 
Comments
Haitham tarek 20-May-12 3:21am    
my database SQL it has only one table of employee

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