I have a database with 2 users, A and B.
B owns the objects I want, and A owns the same objects with a few extra columns used for auditing.
I want to script the B objects, unfortunately the A's objects are always presented and processed by the tool.
Am I missing anything?
I am using SQL Server 200 SP3, and conencted with sa.
Alin
