J
JR
dw,
Thanks for your response. Are you able to create a publication through the
Enterprise Manager as a non sysadmin and only has access to the database you
want to replicate? When I attempt to do this I get the following error:
SQL Server Enterprise Manager could not retrieve information about the
Distributor or the database.
Error 229: SELECT permission denied on 'MSdistributiondbs',database 'msdb'
owner 'dbo'.
All I'm trying to do is pull information down from a simple table no views,
stored procs, etc. This does work when I login as a sysadmin user.
Eventually, each user that accesses the publication would get different sets
of data. We have over 1100 users so I don't want 1100 sysadmins. Would you
mind posting a script of what you use to create your publication that allows
non-sysadmins access to the publication.
Thanks,
Jason
Thanks for your response. Are you able to create a publication through the
Enterprise Manager as a non sysadmin and only has access to the database you
want to replicate? When I attempt to do this I get the following error:
SQL Server Enterprise Manager could not retrieve information about the
Distributor or the database.
Error 229: SELECT permission denied on 'MSdistributiondbs',database 'msdb'
owner 'dbo'.
All I'm trying to do is pull information down from a simple table no views,
stored procs, etc. This does work when I login as a sysadmin user.
Eventually, each user that accesses the publication would get different sets
of data. We have over 1100 users so I don't want 1100 sysadmins. Would you
mind posting a script of what you use to create your publication that allows
non-sysadmins access to the publication.
Thanks,
Jason