Hi,
I'm developping an application with MS sql express.
I have about 20 tables that are all normalized.
I'm going to sell my application and I would like to make sure that they don't have access to my database after I sold the app.
Is there a way to encrypt all the database or to hide all the table structure to everyone?
I though I could configure my install package so it creates all the table in the database and then change the admin password and make sure nobody can browse my data, but is there an easier way?
I'm developping an application with MS sql express.
I have about 20 tables that are all normalized.
I'm going to sell my application and I would like to make sure that they don't have access to my database after I sold the app.
Is there a way to encrypt all the database or to hide all the table structure to everyone?
I though I could configure my install package so it creates all the table in the database and then change the admin password and make sure nobody can browse my data, but is there an easier way?