Hi, I have an existing VB project that I have given to a user to test out. What I want to know is how do I update /upgrade the existing database if the user is already using an older version of the database. So, how can I extract the existing data from the old database and add it to the newly changed database with a few extra fields etc through VB. I need to gather atleast 2 tables from the old database and add them to the new one. These include the data from a 'Clients' table and a 'Results' table. Is it possible? and if so How and how do i cod e it? Thanks in advance to any help given.

Mike


[This message has been edited by Spawny (edited 09-13-1999).]