Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Packaged database

Status
Not open for further replies.

bells

MIS
Oct 5, 2001
51
CA

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

bb
 
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.
 
Thanks.

Is there a point of spliting if you are installing your database into stand alone computers after packaging it?
 
In my obvservation the file with the frontend objects is usually the one to corrupt when it happens.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top