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



I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend datab..

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

Post New Answer

More ASP.NET Interview Questions

what are the sitemap providers in Asp.net 2.0?

2 Answers  


in database table is thier . in that table fields are photoid , photoname,photo... i want display image in the gridview

5 Answers   TCS,


Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?

0 Answers  


Describe how passport authentication works.

0 Answers  


What is razor? : asp.net mvc

0 Answers  


What is a Windows Service and how does its life cycle differ from a standard EXE?

2 Answers  


What is the default Orientation property in a Menu control?

0 Answers   Sans Pareil IT Services,


What r Callbacks in ASP.NET?

1 Answers  


How many types of sessions in asp.net?

0 Answers   MaxSolPro,


What is meant by asp.net?

0 Answers  


What is bson in web api?

0 Answers  


In a webpage if i want to give access to only half page ,then what should i do?

3 Answers  


Categories