INSERT INTO Or UPDATE Multivalued field

radek225

Registered User.
Local time
Today, 10:41
Joined
Apr 4, 2013
Messages
307
I want to to copy data from one table to another. I have read about MVF, I know that isn't good solution, can't migrate data between others software and many other problems. But in my situation it's really helpful. Also I have read about work with MVF and all what I know, that there should be a LOOP to move data. I found information that isn't possible to INSERT INTO with MVF, but I found on the Internet example works with INSERT INTO. In my e.g. I need to copy and paste data, where order = me.order. It's to difficult case for me, so please guys help! Please see attachment
 

Attachments

Last edited:

Users who are viewing this thread

Back
Top Bottom