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 Administration (2000)
 How to overwrite Desktop ver. SQL7.0 by Standard ver. SQL7.0 ???

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-05-09 : 10:24:17
Ken Ng writes "Hi ,

I accendently installed 'Desktop version' of SQL 7.0 on a server resulting in 'Transactional Replication' function is disabled .

The SQL7.0 is now a live server which is running from 9 to 5 every day , so if I want to overwrite it with a Standard version , what is the most 'safe' and 'clean' method of doing this m without affecting the current setting and database ??

Ken"

chadmat
The Chadinator

1974 Posts

Posted - 2002-05-10 : 02:47:37
Detach the database(s) uninstall, reinstall, reattach database(s)
Run my script in the scripts forum to fix orphaned users

-Chad

Go to Top of Page
   

- Advertisement -