FileMaker Create New Record in 2nd Database
FileMaker Create New Record in 2nd Database
- Subject: FileMaker Create New Record in 2nd Database
- From: "Bourque, Jason" <email@hidden>
- Date: Fri, 26 Jan 2001 16:28:44 -0500
Hello,
I am writing a AppleScript to access a FMP5 database but I need to fix
something in the database first.
In FMP5 I have a Main database that holds all of the information about a
chart. and I have a second Database that holds the previews of the charts.
So, how do you make a button that when clicked it creates a new record in a
second database with some relational fields that relate to the current
record in the Main Database?
Then a second button when clicked brings the Images database forward with
the correct main database record that shows the preview of the chart.
Any and all help is greatly appreciated.
Jason Bourque