Once you packaged your Db and installed it in computers can you see the database somwhere else. The reason is I want to make sure the database is backedup frequently. any suggestoin is appreciated
If you split your database and the backend is on the network, then you really only need to backup that file and keep a copy of the frontend. If you did not split... You can only get to it through normal file access options which does include network sharing. If your on a Windows network, a domain administrator should be able to get to the files but keep in mind an in use database does not necessarily back up well.
If you released your application into the wild so to speak, publically (i.e. out on the internet), the boat has sailed. Your only chance would be to write a backup routine and hope everyone gets the latest version.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.