Connection with database

Discussion in 'ASP.NET 2.0' started by islamicsoft, Apr 29, 2008.

  1. i want to connect MS SQL 2005 in my aspdiscount with asp.net 2.0
    where i copy the database which connection string i used
     
  2. i m using ASP.net 2.0
    i m new in aspdiscount
    plz tell me procedure of connection of database in aspdiscount which connection string i used
     
  3. Please tell me where you are needing this connection and if this is for a SQL Server addon you have added.
    Then I'll provide step-by-step instructions.
    Salute,
    Mark
     
  4. i develped my database already i want to restore my databse into aspdiscount which proceduer i used
     
  5. Bruce

    Bruce DiscountASP.NET Staff

    you can use the SQL restore tool in the Hosting control panel.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  6. Good day Iam new to hosting, I have been trying to upload my database using the instructions I saw on the host website but each time I tried to login to my site because it is secured from anonymous users, I always get this message -'An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) '

    Please how do I resolve this, thank you. ([email protected])
     
  7. To pump data from your end you need to allow remote connections.
    Check the settings in your SQL Server configuration.
    Salute,
    Mark
     

Share This Page