Sql db files in client machine
                            
                         
                        
                     
                 
                
                    Dears, 
I'm working in application that uses sql server database
I want to know in what form this db will be in the user's machine after
he install the application?
As I don't want the user to be able to open the db again from the sql server
I'm not asking about the setup process as I already made the setup application 
I just want to convert the db into any suitable format which protect it from 
opening by the user.
Thanks all in advance