I have a problem using @Picklist that connect to a replica of a database..I cannot use the ReplicaID as a basis of connection because it is only applicable to @DBLookup and @DBColumn..and my problem is, I have a database in Server A that has a replica to another server, Server B..but the users in Server B do not have the rights on Server A.they are using the replica because they have only a reader access before..but now I want to give them editor rights and that is why the @Picklist functions becomes my problem.
Any suggestions will be greatly appreciated.

