I have two SQL 2000 server both in the same 'workgroup', but not in a domain. I've read there are different options, but would like some advice on which is the better route to go. thanks Susan
In this case you will be running with local system account, to achieve the replication you can use the subscriptions to create a sql account on the subscriber which is in the dbo_role on the subcriber in the subscription database. Use the same account name & password when you are creating your subscription in the connection to the subcriber dialog box, in the section connect to your subscriber.