Jump to content

How to create a record in database other then main?


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

Recommended Posts

Here's a problem:

I have 2 databases, one main, and other supporting database. Main database holds information on different "things", supporting database is supposed to hold history about each "thing" in main database. In a simplified way - supporting database contains fields: id, date, place (the meaning is where each "thing" with 'id' was at a 'date')

What I need to do is, while browsing the main database, create a new record in supporting database with specified info (date, place), for selected "thing" with 'id'.

I just started learning FM, so I'm a big curious if it is possible at all to do this kind of thing (I do believe it IS possible). So, any ideas or suggestions are greatly appreciated!

Thanks in advance,

Mike

Link to comment
Share on other sites

The easiest way to perform this is to have a portal in main that views the related records in your support database and allow creation of records in the relationship. Then you will find a blank row in each portal where you can input information to create a new record in the support database.

Chuck

Link to comment
Share on other sites

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