Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > PC based Database Applications > FileMaker > transferring records from file to file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-03-04, 17:15
fm7newuser fm7newuser is offline
Registered User
 
Join Date: Jun 2004
Posts: 4
Unhappy transferring records from file to file

I'm having problems creating a simple script that copies (transfers) a record from (X File) deletes it and the go to (Y file) and creates a new record with all the information from the (X File).

please advise!!!
Reply With Quote
  #2 (permalink)  
Old 06-05-04, 02:14
tscinc tscinc is offline
Registered User
 
Join Date: Sep 2003
Posts: 26
Delete after

To accomplish the way described, you would want to copy all the info and create the duplicate record. You would then delete the original record.

Depending on your situation the best way to do this would be to export the original record, delete it, and then import into the second file.
Reply With Quote
  #3 (permalink)  
Old 06-07-04, 11:57
fm7newuser fm7newuser is offline
Registered User
 
Join Date: Jun 2004
Posts: 4
Arrow

Thank you for replying.

The problem with exporting single records is that I have to arrange the fields in the Export menu for each Field. This works for me when I have to transfer many records. But is a waste of time when exporting a single record into the new file (is faster by manually coping and pasting the info into the new file).

Thanks again.
Reply With Quote
  #4 (permalink)  
Old 06-07-04, 13:54
tscinc tscinc is offline
Registered User
 
Join Date: Sep 2003
Posts: 26
Script

You only need to map the export and import fields one time. Save them in the script and it is easy to run each time.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On