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

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

Recommended Posts

Posted

Here is my problem:

Table 1 is SYSTEM.

Table 2 is COMPONENT.

Table 3 is BANDWIDTH.

A SYSTEM can have zero or many COMPONENTS.

A COMPONENT may have zero or many BANDWIDTHs.

I want to export all data from all tables, to a single flat file.

If I export with my "focus" on BANDWIDTH, I only get COMPONENTS that have a BANDWIDTH, and only SYSTEMS that have those COMPONENTS. So, to export the whole enchilada as a single flat file, I need to be on the SYSTEM table, to export all local and linked data.

The problem is that, in the export file, SYSTEM data is only in the first row of the export set. Each succeeding row contains data from COMPONENT, or both COMPONENT and BANDWIDTH, but does not contain the SYSTEM information.

This data, no-data, pattern is repeated for each SYSTEM record in the export file.

Because the SYSTEM data is not entered into the rows containing COMPONENT and BANDWIDTH information, I must run a looping script on the entire exported file, to copy the parent data into subsequent rows. With zillions of records this extra step is extremely time-consuming.

Is there something I can do to avoid this last step?

This topic is 7170 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.