Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 23rd, 2007, 04:38 PM
Authorized User
 
Join Date: Jun 2006
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Default MS-Access Dump

For our ASP based application, We need to take dump of msaccess DB everyday and users update info from application. if everyone is login/online and we want to take dump of access, Do we have to shut down the database to create the dump? Can we do it without shutting it down? if yes, do we miss some rows if users are online? How long it would take to do dump of 5 MB file, if we shut it down in the night when everyone is logoff/gone in system? Can we write a script which runs when everyone has logged out?
__________________
Rams
 
Old January 25th, 2007, 10:59 AM
pjm pjm is offline
Authorized User
 
Join Date: Jul 2006
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What do you mean by a dump of Access? Are you exporting each table to a different format (ex: Excel)? Could you simply be making a copy of the db file and emptying the tables in the users copy? As far as I know there is no generic way of "dumping" Access. You need to spell it all out for us.

-Phil-
 
Old January 25th, 2007, 02:55 PM
Authorized User
 
Join Date: Jun 2006
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Default

dump means just copying the db file.

thanks





Similar Threads
Thread Thread Starter Forum Replies Last Post
Database migration MS Access 2003 to MS SQL 2000 ayazhoda SQL Server 2000 3 April 23rd, 2007 11:38 AM
MS ACCESS 2003 FRONTEND AND MS SQL SERVER 2005 DB mohankumar0709 SQL Server 2005 3 March 23rd, 2007 12:48 AM
MS-Access Dump ramuis78 Access 0 January 23rd, 2007 04:35 PM
MS Data Grid control in ms access application roshla_p Access VBA 5 October 16th, 2006 02:37 AM
Exporting data from MS Excel sheet to Ms Access ajindal General .NET 1 January 17th, 2005 03:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.