Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

  • Newbies
Posted

Let me introduce my problem:

- Product Master info database with a related db of attributes (1 master to N attributes)

- Quotation db which links to Product db (M quotes to 1 productmaster)

- Quotation db has its own attributes (1quote to N attributes).

Right now I lookup the attributes of the related master and export them to file and import them to quotationattributes, but this is ugly and leaves files on the client.

Productmaster has an key var ProductID

Productattrib is linked via ProductID

Quotation has a key var QuotationID and is linked to productmaster via productID

Quotationattrib is linked via QuotationID.

Is there any way I can script so that the attributes from productmaster get copied to quotationattrib?

Posted

Why export-then-import? You can import directly; or you can go through a looping script and write the records.

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