Results 1 to 3 of 3

Thread: Connection

  1. #1

    Thread Starter
    Hyperactive Member ahmad_iam's Avatar
    Join Date
    Jun 2005
    Location
    Pakistan
    Posts
    265

    Exclamation 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.

  2. #2

    Thread Starter
    Hyperactive Member ahmad_iam's Avatar
    Join Date
    Jun 2005
    Location
    Pakistan
    Posts
    265

    Lightbulb Re: Connection

    Quote 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.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width