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

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

Recommended Posts

  • Newbies
Posted

I have a little question.

What is the difference between these two links:

http://... FMPro?-db=tekster.fp3&-lay=detaljer&-Format=les.htm&-RecID=45&Find

http://... FMPro?-db=tekster.fp3&-lay=detaljer&-Format=les.htm&id=126&-Find

Anybodu who can help me?

Posted

If you are using -RecID to do finds you may have problems.

You should really only use RecID for actions such as -Edit or -Update and -Delete basically after you have found the record.

The reason for this is because unlike a serial field RecID can change for a given record when the database is closed and then reopened or recovered(it will always stay unique) and should only be used when it is returned from the database by the replacement tag [RecordID_Value] or the CDML equivalent.

laugh.gif" border="0

Posted

The first line "...&-RecID=45..." uses the record id which is internal to FileMaker.

The second line "...&id=126..." suggests that the database file contains a field named "id" which is to be searched.

SIMPLIFY ...

Keith

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