Quote:
How to make separate client and server application ?
Technically, you shouldn't have a server app because it is the standard 'SQL Server', nothing more.
So I don't know what you try to do with an app on server side.
In case you server app is about handling Admin features, it is easier to do 1 app for all and activate features depending on user credentials.