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
 Import/Export (DTS) and Replication (2000)
 Digital Dashboard Replication

Author  Topic 

Jasonr
Starting Member

1 Post

Posted - 2002-03-05 : 01:44:06
- I have two SQL2K servers.
- Each server has Digital Dashboard installed.
- The dashboards use SQL to create a database of user profiles when the user logs into the web interface.

Is it possible to setup the system to replicate this database so that all user profiles, from both servers are replicated?
This is so, when a user goes to the other site, they can login to the dashboard using their own profile without having to create a new one.

- There is no Sharepoint Portal Server installed on either machine.
- The servers connect via VPN and are in the same AD tree but different OUs.

Does anybody know what tables in the database would need to be set up for replication?
   

- Advertisement -