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.
Author |
Topic |
vigithvg
Starting Member
1 Post |
Posted - 2007-05-23 : 03:30:44
|
Hi all,I am having a windows application in which i am using Sql Server 2003 as my back-end. I was wondering what should be the best method if i want to run the application from a CD or DVD in a computer where SQL Server is not installed... Can anybody help me with this Thanks in advance.... Vigith |
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-05-23 : 03:41:23
|
SQL Server 2003? Never heard of it !Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-05-23 : 10:34:26
|
Can the machine you run app on talk to sql server? How do you build connection string in your app? Do you have to install the app or just run from cd? |
 |
|
|
|
|