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

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

Recommended Posts

Posted

Good morning

I am currently stucked with a tricky problem. I want to create a script which does following (once for every table):D

-get the current serial number (which is also the key) in the database to be updated (old)

-call up all records (old)

-import all records (new)

-set the current serial number in the new version

I have no chance to get that to work. Any hint?

Posted

Perhaps it's just me being daft as a brush, but I can't really get what you're after? If you import records are you automaticly prompted if you wish autoenters to happen, such as serialnumbers generated!

--sd

Posted

sorry for being offline long time and thank you for your answer!

the point is following: i develop off-site, while the database is being used. then i mail an update with auto update ability (well, that's my ain). do you see why i would need it, or did i miss something?

cheers

Posted (edited)

to avoid having to update serial numbers i would recommend using a custom function Base36 to create a Unique ID for your internal keys this way you don't have to "reset" them.

http://www.nightwing.com.au/FileMaker/demos9/demo910.html

You may also want to check this out

http://www.goya.com.au/UpdateManager

Edited by Guest
Posted

Or this thread: Updating

Although the discussion concerned runtimes, it applies to all FM solutions. Basically, you sort recs asc and go to the last record (which has the highest serial num) and use SetNextSerial( ).

Posted

Hello Stephen

Your way of creating keys is really good, but doesn't suit my needs as the key is also a reference for managing cases.

The Update Manager is also a real interesting option, though to expensive in my case (USB 499 if i saw it well).

Thank you for your inputs.

Cheers, it's snowing again here.

Posted

Ralph,

UpdateManager is $199. We also have discounts for FMPug or Technet members. Contact me if you need any help or more details.

There is a free 30 day demo on the site.

Cheers,

Nick

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