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 September 24th, 2015, 05:48 AM
Registered User
 
Join Date: Nov 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Updating tables by VBA Code

I have a MIS program that works in four branches of our company. My program have two parts, database that include tables and another parts that include forms and other objects.

Updating the program is easy. I update the forms and reports in front-end program and save it as ACCDE file and distribute it between users, but sometimes I should amend, add or delete some fields in tables in back-end program and because the tables in different branches have different data I should do these amendments table by table and database by database. How I can write some VBA code that automate this task and can apply the update to tables in different databases by one code and process and in which procedure or function in VBA I should write these codes.
 
Old September 24th, 2015, 01:39 PM
Friend of Wrox
 
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
Default

Here is site that has a great tool for updating your back end.

http://btabdevelopment.com/free-access-tools/

Quote:
BACK-END AUTO-UPDATE TOOL

Back-end Auto-Update Tool – allows you to add tables, delete tables, copy tables, add table columns, or delete table columns especially for remote customers. This will not merge data in tables.
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015





Similar Threads
Thread Thread Starter Forum Replies Last Post
Updating 2 tables simultaneously sophia ASP.NET 3.5 Basics 1 September 30th, 2010 08:18 AM
updating SQL tables leopardj Beginning PHP 2 January 29th, 2007 06:42 AM
Updating Tables Brendan Bartley Access 1 December 20th, 2006 10:42 AM
ADO - Updating two tables? BradLee31 Pro VB 6 2 May 19th, 2004 05:39 AM
Updating Two Tables from Form Input PamS Access 6 October 30th, 2003 02:46 PM





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