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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-07-25 : 09:46:12
|
| Ken writes "My question, which seems simple, but I can't find an answer anywhere, is what is the minimum requirements for distributing MS SQL server w/ a third party app (dll's, etc.) Thank you." |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2002-07-25 : 10:23:18
|
| You can'tYour client / customer will need an SQL Server licence and a proper install.If you are looking for a version you can distribute you might want to look into MSDE which is basically a desktop version of the database engine. You can find stuff on MSDN on how to redistribute MSDE.Damian |
 |
|
|
|
|
|