I have prepared A Dynamic website in asp.net with c# and
using Ms Sql server 2005 as backend database.i am facing
problem while uploading this site on my FTP address it is
not accessing the database.please could u tell me how cn i
upload Sqlserver database on the web and what would be the
connection string...???? I am using Server=".";initial
catalog=databasename;persist security info=false;integrated
security=SSPI;...pleas help me... Thanks in Advance..
Answer / article
Hi..
if ur use sqlserver sql Auth.
The connection String min attribut like that
<add name="ConnStr" connectionString="Data
Source=Datasourcename;Initial Catalog=DB Name;Max Pool
Size=Integer;Min Pool
Size=Integer;Pooling=true;TimeOut=60;User
ID=URuserid;Password=URpwd;" />
Thank's
Prasanta Kumar Pradhan
http://globaltouch.in
| Is This Answer Correct ? | 4 Yes | 0 No |
Why will you usually create an aspnet user account in the database for an asp.net web application?
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version
What is round trip in asp.net?
What are validator? How do you disable them?
How to Deploy a project?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Disable Session State at the Application Level
SessionState - type of sessionstate and when and how to use it
What is difference between abstract class and an interface?
How do you handle unhandled exceptions in ASP.NET?.
What is difference between session and viewstate?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)