I have a wpf application. It uses SQL CE database.
I am creating sdf file in user specific AppData folder. But for individual application this will create individual sdf file's.
I don't want this thing. I just want a common database location in which any user/administrator can have read/write access permission.
Which location is preferred for such scenario?