ph Posted May 7, 2006 Posted May 7, 2006 I have 2 tables in my database and I realize I want just one. Do I have to export to Excel and the import from Excel? I am dealing with a festival and one table is for "approved" artists and the other is for "potential" artists. I am now using radio buttons to separate them and can combine the tables. What's the best (read easiest) to do this? tia
Wim Decorte Posted May 8, 2006 Posted May 8, 2006 Yep, export to a file and then import again. Ater the import and without changing the found set, run a replace on the radio button field to that the imported records will be properly marked as either approved or potential
comment Posted May 8, 2006 Posted May 8, 2006 export to a file and then import again Whatever for? You can import from a table in the same file directly.
ph Posted May 8, 2006 Author Posted May 8, 2006 How? I've tried using import and it asks for the file name -- do Import the file I'm in? the database is one file, right? tia
comment Posted May 8, 2006 Posted May 8, 2006 Yes, you import from the same file - different table. It will become clear once you're in the import dialog, where you can select the source and target tables.
Recommended Posts
This topic is 7124 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now