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

Is post back property in asp net?

0 Answers  


Why should i prefer JSP over asp.net or any other web development language..??

0 Answers  


Define an assembly?

9 Answers   Siebel,


Whats MSIL, and why should my developers need an appreciation of it if at all?

3 Answers   Siebel,


Difference between asp and asp.net ?

4 Answers   Accenture, BirlaSoft, TCS,






3. What goals do you have in your career?

0 Answers   Swatz Oils,


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

0 Answers   HCL,


What is role-based security in asp.net?

0 Answers  


Is razor a programming language?

0 Answers  


What is boxing and unboxing ?

7 Answers   Accenture, Infosys, MedTek,


What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?

1 Answers   Syntax Softtech,


What are Session states available and its Uses?

2 Answers   iLogic,


Categories