sql connection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • veenna
    New Member
    • Dec 2007
    • 65

    sql connection

    hai all,

    i was trying to connect to database..but i got the following error.

    Could not locate entry in sysdatabases for database 'System'. No entry found with that name. Make sure that the name is entered correctly.
    please help!
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Connecting from where? Using what?

    --CK

    Comment

    • veenna
      New Member
      • Dec 2007
      • 65

      #3
      hi,

      my connection string is there in web.config file. i want to select some records from database from code behind file so i want to connect to database from codebehind.(C#. net)

      veena

      Comment

      • ck9663
        Recognized Expert Specialist
        • Jun 2007
        • 2878

        #4
        The C# forum might be able to help you with this.

        -- CK

        Comment

        Working...