Hi all,
I made some desktop applications using SQL Server as its backend.
The thing is, client also uses SQL Server Management Studio and I don't want to share/view the data and its structure with the client.
Is it possible to secure the database that can only be used by me with a id and password ( if possible).
Is there any solution to acheive this solution.
It would really be appreciated, if any one could help me on this.