what is the recommendations should i do to prevent anyone from hacking or getting the sql server data base file (MDF File) ?
Note : i use sql server 2005
what is the recommendations should i do to prevent anyone from hacking or getting the sql server data base file (MDF File) ?
Note : i use sql server 2005
The same way you would protect any other file on your server.
I'd use a firewall and block every port than isn't needed.
Some simple recommendations: