|
-
Aug 30th, 2006, 02:54 AM
#1
Thread Starter
Hyperactive Member
Connection
I am using Visual Studio 2005 Express Edition. In Visual Web Developer I made MySample.mdf database and in that database there is a table named Customer. I place two text boxes and one button in which customer enter his name and password. Now in the button implementation how i can get the connection string. Remember i made my database within Visual Web Developer. Please tell me how i can make the conneciton string so that i can access my database MySample.mdf.
Thanks
"Visual Studio .NET 2005/.NET Framework 2.0"
The eyes are the greatest telescopes, one will ever need to study the universe. Let the heart be the tripod, the mind be the shaft, then let the eyes become the lens of that great telescope of which God gave to us all.
-
Aug 31st, 2006, 03:10 AM
#2
Thread Starter
Hyperactive Member
Re: Connection
 Originally Posted by ahmad_iam
I am using Visual Studio 2005 Express Edition. In Visual Web Developer I made MySample.mdf database and in that database there is a table named Customer. I place two text boxes and one button in which customer enter his name and password. Now in the button implementation how i can get the connection string. Remember i made my database within Visual Web Developer. Please tell me how i can make the conneciton string so that i can access my database MySample.mdf.
Thanks
How we can make connection string of database in ASP.NET
"Visual Studio .NET 2005/.NET Framework 2.0"
The eyes are the greatest telescopes, one will ever need to study the universe. Let the heart be the tripod, the mind be the shaft, then let the eyes become the lens of that great telescope of which God gave to us all.
-
Aug 31st, 2006, 05:42 AM
#3
Re: Connection
I don't know much about that technique of connecting to databases (mostly because it's an abomination), but you can get connection strings from here:
www.connectionstrings.com
Just modify them for your environment.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|