Hi,
First of all restirct the access to your SQL Server. In this case no one can
detach the database and attach in SRV2.
FYI, If he have detach database access in sql server and copy the files from
operating system then he will be able to
attach the database in his server and view all tables and objects.
Thanks
hari
SQL Server MVP
> Hi,
> I have created a database in server SRV1 with user 'aaa' as database owner
[quoted text clipped - 4 lines]
> How can restric my database for other server and other sa youser ther ?
> Tanks .