473,388 Members | 1,215 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

ms Access 2000

Hi,
I have written and distributed my first application using ms acces as
the database and seperately programmed visual basic as the UI.

I need to update the application which required a database change.

What I need to know is how can I re-distribute my application with the
new database schema without over writing the customers existing data.
I need to do this from a distribution disc

Many Thanks
Mark

Jan 23 '06 #1
4 1475
what kind of change needs to be done with the database?
there are probally a few ways to go about this.
this is the first thing i could think of:
if you are just adding additional tables and fields you can do this
with tabledefs.
looks up createfield tabledef in this news group. you should find alot
of information and examples on it.
write a function in vba that changes the database.
create a new macro that calls that function and than quits ms access.
than you can create a .bat file that calls the macrao:
(ie "c:/programfiles/office/msaccess.exe" "c:/databasefix.mdb" x/
"macro_name")

burn the files to a cd and have the client run the .bat file, and all
of the changes should be made while not touching the current data.

Jan 23 '06 #2
Probably you need to write code in your VB front end to modify the JET
db. You can test it a million times until you are sure it doesn't mess
with the data. Then you can distribute it. You may need to write code
to check and see if the changes have been made so that they are not
done twice.

Jan 23 '06 #3
At the risk of incurring the wrath of the cdma thought police I'll point
you to my free tool (http://home.gci.net/~mike-noel/CompareEM.htm) that
is intended to do exactly what you are asking about.

marcom61 wrote:
Hi,
I have written and distributed my first application using ms acces as
the database and seperately programmed visual basic as the UI.

I need to update the application which required a database change.

What I need to know is how can I re-distribute my application with the
new database schema without over writing the customers existing data.
I need to do this from a distribution disc

Many Thanks
Mark

Jan 23 '06 #4

Lyle Fairfield wrote:
Probably you need to write code in your VB front end to modify the JET
db. You can test it a million times until you are sure it doesn't mess
with the data. Then you can distribute it. You may need to write code
to check and see if the changes have been made so that they are not
done twice.


thankyou for your response. I will try all the suggestions and hopefully it will work


rgds
Mark

Jan 31 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: chicha | last post by:
Hey people, I have to convert MS Access 2000 database into mysql database, the whole thing being part of this project I'm doing for one of my faculty classes. My professor somehow presumed I...
2
by: Scott | last post by:
Any help would be grateful :-) Problem: When I test my installation of Access 2000 MDE, I get the following error: "Unrecognised Format".. This means that Access 97 cannot read Access 2000. ...
3
by: Pat | last post by:
We have a database with Access 97 as the front-end and SQL7 as the back end. It is on a network server and accessed by joining a MS Access Workgroup. We are trying to add a new user and have...
3
by: Scott | last post by:
Hi, If we want to compile an Access 2002 database and distribute it to others, will the compiled software run on any PC, like Windows 98, Windows 2000, etc. Also, you don't have to have...
6
by: Serious_Practitioner | last post by:
....or lack thereof... I use Access 2000 which I own as part of Office 2000 Professional. I've had enough trouble with glitches to ask if these are common occurrences - 1. Sometimes the "Help"...
2
by: Jeff | last post by:
Does anyone know of any potential problems running a 2000 database with 2003? Also, what about installing all other Office products as 2003 versions but leaving Access as 2002 running a 2000...
47
by: ship | last post by:
Hi We need some advice: We are thinking of upgrading our Access database from Access 2000 to Access 2004. How stable is MS Office 2003? (particularly Access 2003). We are just a small...
0
by: com | last post by:
MS Access 2000 Password Recoverer 4.2 Screenshot - Soft30.com MS Access 2000 Password Recoverer will display the password to a MS Access database (*.mdb). This program works for MS Access files...
5
by: Mo | last post by:
Hello all, I'm trying to set up an access 2000 .adp project connecting to a SQL server 2005 database. I can set up the connection ok, but once I have completed the setup process, I get the...
3
by: NEWSGROUPS | last post by:
I am in the midst of trying to convert about 25 Access 2000 to Access 2003. The new environment consists of Office/Access 2003 and Outlook 2003. When converting the back ends I have no problems....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.