PDA

View Full Version : Connection with database


islamicsoft
04-29-2008, 04:35 AM
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

islamicsoft
04-29-2008, 05:18 AM
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

wisemx
04-29-2008, 06:07 AM
Please go to this KB area and click on the SQL Server version you have:
http://kb.discountasp.net/default.aspx?cNode=1P4K0H&pNodes=6E0U3I

The connection information you need should be there.
If you don't find what you need please report.
Salute,
Mark

wisemx
04-29-2008, 12:18 PM
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

islamicsoft
04-30-2008, 03:50 AM
i develped my database already i want to restore my databse into aspdiscount which proceduer i used

bruce
05-01-2008, 12:57 PM
you can use the SQL restore tool in the Hosting control panel.


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

Dipset
05-06-2008, 12:39 PM
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. (sammi7772001@yahoo.com)

wisemx
05-06-2008, 12:41 PM
To pump data from your end you need to allow remote connections.
Check the settings in your SQL Server configuration.
Salute,
Mark