Jump to content

Moving records to new DB


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

Recommended Posts

You could create a calculated field whose value is Status(currentrecordid) then perform a find on values 1...100 and export. This may not get you 100 records since you may have deleted one of those records at some point ie. 1,2,4,5,6,9,10...

Someone else may have a more sure way of getting 100 of the first records.

Link to comment
Share on other sites

quote:

Originally posted by George:

You could create a calculated field whose value is Status(currentrecordid) then perform a find on values 1...100 and export. This may not get you 100 records since you may have deleted one of those records at some point ie. 1,2,4,5,6,9,10...

Someone else may have a more sure way of getting 100 of the first records.

Thank you for the information. A related question - Is there a way using RANDOM to generate a unique integer value for each record in a DB of 1000 records?

Link to comment
Share on other sites

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