Just wondering if anybody can offer some insight to this challenge.
I am developing an application that will be sold to the general public
on a retail level.
This application will end up with a lot of data entered by the end
user. It will have some pretty complex queries for reports and
forcasting. There is a Pocket PC application that needs to sync with
it as well.
My question is what backend database would everybody suggest to use. I
have thought about MSDE2000 because I can encrypt the stored
procs,views and functions.
The Pocket PC app will probably use slimmed down version of the
database in SQL Server CE.
I would like to be able to prevent the end user from viewing my
database schema as much as possible.
Any suggestions would be really appreciated.
|