Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 DB SQL Server installing ..

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-07-19 : 07:06:39
Trung Kien writes "Dear Sir/Madam,

Wishing you always have a good spirit and health!

I am developing an application that has a SQL Server DB. How can I install the application to a computer that isn't installed any SQL Server before?

Thanks for your help!
Trung Kien."

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-07-19 : 07:20:17
The computer where you install the application need not to have SQL Server installed
In your application you need to connect to the SQL Server which can be installed in some other computer

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -