SoundPad Posted January 20, 2007 Posted January 20, 2007 Hi. I'm trying to export data from one table to another. Basically i've created a Sold table and a Stock table. When a product has been sold i want the item to be moved into the sold table. Is there a script to do this? Kind Regards Elliot
Raybaudi Posted January 20, 2007 Posted January 20, 2007 The logical way is: 1) Isolate the record (s) that you want to export 2) Import that (those) record (s) into the Sold table 3) Delete that (those) record (s) from Stock table
Stuart Taylor Posted January 20, 2007 Posted January 20, 2007 Check this out too ... Similar recent topic In my opinion (as someone who deals with stock inventories) sold is a field containing a status (For Sale/Sold)
Recommended Posts
This topic is 6516 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