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 - 2003-01-21 : 09:02:23
|
| ratnadeep joshi writes "Hello , I just have one query regarding SQL DMO. If I install SQL Server (just the server part )on a machineand not the client or management utilities of Microsoft SQL Server , will I get DMO ? Does DMO come with SQL Server part or I will have to install client utilities to use SQL DMO ? Thanks. - Ratnadeep " |
|
|
ValterBorges
Master Smack Fu Yak Hacker
1429 Posts |
Posted - 2003-01-21 : 09:11:49
|
| Install SQL Server and see if you find Sqldmo.dll. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-01-21 : 13:41:45
|
| I don't know the answer to your question, but...You should install the client utilities along with the server part. When you select the server part in the installation, by default the client utilities come with it too, so don't uncheck them. |
 |
|
|
|
|
|