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)
 SQL-DMO Install Problem

Author  Topic 

jhunt
Starting Member

21 Posts

Posted - 2002-02-13 : 03:20:30
I am posting this topic again because I posted it around Xmas time and didn't get too many bites. The problem is starting to get urgent.

Thanks in advance for your help.

We are writing a VB application that requires copying, deleting and creating database functionality. (Some of our users will be connecting to SQL server 7.0 and some SQL Server 2000.)

We want to use SQL-DMO to do this. This works fine when the host machine is running SQL server or the SQL server desktop engine. However we have been having problems installing SQL-DMO on machines that have only client connectivity components.

Is it actually possible run SQL-DMO without an installed instance of SQL server on the machine?

If so what merge modules should we use to install SQL-DMO on the client?


Thanks in advance for your help.

Justin Hunt
UNIONSOFT, Nagasaki, Japan


chadmat
The Chadinator

1974 Posts

Posted - 2002-02-13 : 13:16:38
See the following articles:

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q248241&id=248241&SD=MSKB

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q258157&id=248241&SD=MSKB

-Chad

Go to Top of Page

jhunt
Starting Member

21 Posts

Posted - 2002-02-18 : 21:37:27
OK thanks for those links, the second one looks pretty useful. Much appreciated

Justin

Go to Top of Page
   

- Advertisement -