473,387 Members | 1,374 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,387 software developers and data experts.

How to upgrade my application

Hi all

I need some ideas from you all

My problem is like this

I have a java application in which i use nearly 50 tables and its running perfectly
I have given this application to a customer.

Now i have improved my application by adding some more features
for that i have added few more new tables and in some old tables i have added new fields and some i have removed to improve my performance
of my application

now i have to upgrade my old appplcation with the new one without loosing my old data
how to do this
The main problem is since i have changed the schema of old tables
i am not able to upgrade that . I don't have any problem with the new tables i added.

Please give some ideas...
Jan 12 '07 #1
3 1556
r035198x
13,262 8TB
Hi all

I need some ideas from you all

My problem is like this

I have a java application in which i use nearly 50 tables and its running perfectly
I have given this application to a customer.

Now i have improved my application by adding some more features
for that i have added few more new tables and in some old tables i have added new fields and some i have removed to improve my performance
of my application

now i have to upgrade my old appplcation with the new one without loosing my old data
how to do this
The main problem is since i have changed the schema of old tables
i am not able to upgrade that . I don't have any problem with the new tables i added.

Please give some ideas...
Do you have two seperate databases or are all the tables new ones and old ones in one database? Also which database are you using?
Jan 12 '07 #2
Do you have two seperate databases or are all the tables new ones and old ones in one database? Also which database are you using?
My applcation supports both mysql 5.0 and postgres 8.2

All the tables are in the same database .
The main thing is data in the database should not be lost.
How i tried is while upgrading my application i'll take a backup of old database base then i'll create a new database with all the new tables and old tables .
after that i'll restore the data from old database to new database .
It worked only when the schema of old tables r not changed.
But in my case i have modified few old tables structure which i need for improving the performance of the application ...
So i am getting the problem
Jan 12 '07 #3
r035198x
13,262 8TB
My applcation supports both mysql 5.0 and postgres 8.2

All the tables are in the same database .
The main thing is data in the database should not be lost.
How i tried is while upgrading my application i'll take a backup of old database base then i'll create a new database with all the new tables and old tables .
after that i'll restore the data from old database to new database .
It worked only when the schema of old tables r not changed.
But in my case i have modified few old tables structure which i need for improving the performance of the application ...
So i am getting the problem
Sounds to me like it's more convenient doing this the database sql side so I'll copy this thread to the MySQL forum were the experts there will be able to assist.
Jan 12 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: DickChristoph | last post by:
Hi I am interested in converting a Access 97 application to VB.Net (well okay rewriting). This would be a VB.Net client with a SQL Server backend, as opposed to my other alternative which would...
3
by: Steve | last post by:
I have a windows based job logging application. The database for this sits on a central server. There are probably about 50-100 users, distributed across our network but at various sites. When I...
5
by: Mike Owen | last post by:
Hi, I have just used the import Wizard to import a VS 2003 app to VS 2005. I have a lot of work to do to enable it to compile successfully with all the errors and warnings it gave me, but as a...
6
by: Terry Bell | last post by:
We've had a very large A97 app running fine for the last seven years. I've just converted to SQL Server backend, which is being tested, but meanwhile the JET based version, running under terminal...
6
by: Joseph Geretz | last post by:
I recently upgraded my server to Windows 2003. The first thing I noticed is that my sample WebService pages no longer worked. The Invoke test button is missing. This is addresed by the following KB...
1
by: LEE | last post by:
Hi I used msi to deploy application. I'd like to know if there is an easy way to upgrade the application with a new msi without unstalling but just upgrading it Thank
6
by: ARC | last post by:
I'm almost ready to build an upgrade routine for a commercial app that will need to import data from an existing Access 97 back-end database to an Access 2007 back-end blank database. Ideally, it...
0
by: nilart | last post by:
Hi , Our current windows application uses postgre 8.1 while next release will be using postgre 8.3 Naturally when application is upgraded ..postgre is expected to upgrade To support this...
3
by: Bob Altman | last post by:
Hi all, In my VB 2005 project I create a setting called UpgradeRequired with a default value of True, and I include the following code that runs when the project is launched: If...
4
by: wrangler2004 | last post by:
I have a simple vb.net application that I have created a setup project for.The application is a single exe and uses an app.config filem My question is, how do I go about upgrading the application...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.