Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6146 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have been lookin around but haven't found an answer to this: Can you import ust a single record at a time?

I am importing records from an old database (with 1 table) into a new database (with 15+ tables) and need to seperate out the fields as they are being imported so I can place them in the correct tables and relate them correctly... In other words I would create a loop starting at the first record of the old database that would go something like this:

1-import next record

2-sort fields and relate records.

Any ideas on how to do this?

Thanks in advance,

~Chris

Posted

I would probably import the records into a temp table and then use a looping script to process them. Probably make much use of the Set Field script step.

Posted

More details would be useful here. You should probably import each set of fields into the appropriate target table (using unique validation, if necessary, to control the number of records imported into each table). Then do whatever is required to clean up the data and make it related as required. Regardless of the process, I don't see how importing one record at a time would help.

This topic is 6146 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.