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 Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?

817


Explain the advantages of passport authentication.

521


how to transfer the file from client to server using asp.net

601


Can you explain the importance of finalize method in .net?

605


List the types of authentication supported by asp.net?

531






Can you explain page lifecycle in net?

516


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

545


What is app_code folder in asp net?

545


Is a dll file an executable?

559


What is the difference between abstract class vs interface? Can give me the real time examples?

496


What are tuples?

554


Which authentication uses a combination of windows and iis authentication?

598


Can we make activex dll also ti execute in some process as that of client ? How can we do?

4258


What is s2s tracking?

547


What is difference between asp state management and asp.net state management?

583