dbTalk Databases Forums  

Splitting a .fp7 file into two

comp.databases.filemaker comp.databases.filemaker


Discuss Splitting a .fp7 file into two in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim D.
 
Posts: n/a

Default Splitting a .fp7 file into two - 08-26-2010 , 12:35 PM






Hello, I have a single .fp7 file that contains around 12,000 records.
I'd like to know if there is a way that I can split this file into two
separate ones. I'd like to be able to perform a find, then tell FM Pro
to take those records OUT of the current database and INTO a new (or
pre-existing) one. Kind of like a records transplant.

I thought about just duplicating the file, then opening each to delete
the opposite records, but it seems like there should be a better way
to do this.

Much thanks.

Reply With Quote
  #2  
Old   
Jim
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 12:44 PM






On 26/08/2010 18:35, Tim D. wrote:
Quote:
Hello, I have a single .fp7 file that contains around 12,000 records.
I'd like to know if there is a way that I can split this file into two
separate ones. I'd like to be able to perform a find, then tell FM Pro
to take those records OUT of the current database and INTO a new (or
pre-existing) one. Kind of like a records transplant.

I thought about just duplicating the file, then opening each to delete
the opposite records, but it seems like there should be a better way
to do this.

Much thanks.

I reckon that your own suggestion in para 2 is a pretty good, easy way
to achieve your goal There may be other ways I haven't thought of but
I'd be inclined to do that. It would take all of 2 minutes?

Reply With Quote
  #3  
Old   
Tim D.
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 12:55 PM



Yes, I think that's probably what I'll do. I was just hoping there
would be an easier way (e.g., "Export found records as new file"), but
I'll probably just plan on doing the plan I mentioned. Thanks for the
reply!

Reply With Quote
  #4  
Old   
Lynn Allen
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 02:14 PM



On 2010-08-26 10:55:08 -0700, "Tim D." <timothydavie (AT) gmail (DOT) com> said:

Quote:
Yes, I think that's probably what I'll do. I was just hoping there
would be an easier way (e.g., "Export found records as new file"), but
I'll probably just plan on doing the plan I mentioned. Thanks for the
reply!
Well, if you'd bothered to look at the export options before posting to
UseNet (twice) you'd see that there *is* indeed an option to export as
a Filemaker file.

You'll get barenaked field defs in the export file, of course, with no
programming or any other objects from the old file. If that's what you
want.

Generally, unless you've got a specific purpose, such as delivering a
subset of data to a client for some reason, exporting into a separate
file just to separate two sets of data is poor idea. Better to tag one
set with a "type" field or other specification.

And for delivering data to clients, Excel format is generally better
understood and more useful to them. Also an export option. Ahem.
--
Lynn Allen
--
www.semiotics.com
Member FBA
FM 10 Certified Developer

Reply With Quote
  #5  
Old   
Tim D.
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 02:41 PM



Hi Lynn, thanks for the reply.

My reason for asking the question is that I've recently become
interested in using my database on my iPhone using FileMaker Go.
Trouble is the file is around 30 Gb, so transferring it back and forth
frequently would not be an option. My idea is to take just the piece
I'm working with, transfer that to the phone, use it, then transfer it
back to the computer, continue to use it, etc. At the end of the
period of time I'm working with those records, I'll just pull them
back into the "mother" database, and have everything in one place
again.

Any thoughts you have about how I could do this more efficiently would
be greatly appreciated.

I don't have resources to serve the file in order to use it online
from my phone.

Thanks.

Reply With Quote
  #6  
Old   
Tim D.
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 02:41 PM



Hi Lynn, thanks for the reply.

My reason for asking the question is that I've recently become
interested in using my database on my iPhone using FileMaker Go.
Trouble is the file is around 30 Gb, so transferring it back and forth
frequently would not be an option. My idea is to take just the piece
I'm working with, transfer that to the phone, use it, then transfer it
back to the computer, continue to use it, etc. At the end of the
period of time I'm working with those records, I'll just pull them
back into the "mother" database, and have everything in one place
again.

Any thoughts you have about how I could do this more efficiently would
be greatly appreciated.

I don't have resources to serve the file in order to use it online
from my phone.

Thanks.

Reply With Quote
  #7  
Old   
Tim D.
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 02:42 PM



Hi Lynn, thanks for the reply.

My reason for asking the question is that I've recently become
interested in using my database on my iPhone using FileMaker Go.
Trouble is the file is around 30 Gb, so transferring it back and forth
frequently would not be an option. My idea is to take just the piece
I'm working with, transfer that to the phone, use it, then transfer it
back to the computer, continue to use it, etc. At the end of the
period of time I'm working with those records, I'll just pull them
back into the "mother" database, and have everything in one place
again.

Any thoughts you have about how I could do this more efficiently would
be greatly appreciated.

I don't have resources to serve the file in order to use it online
from my phone.

Thanks.

Reply With Quote
  #8  
Old   
David Stone
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 02:46 PM



In article
<6b53573d-f9f3-43f8-b35c-ca2584eecda0 (AT) o7g2000prg (DOT) googlegroups.com>,
"Tim D." <timothydavie (AT) gmail (DOT) com> wrote:

Quote:
Yes, I think that's probably what I'll do. I was just hoping there
would be an easier way (e.g., "Export found records as new file"), but
I'll probably just plan on doing the plan I mentioned. Thanks for the
reply!
Well, there is an export function, and it does work on the currently
found set... You can also "Save a Copy As..." and select the "Clone"
option to create an empty database to import your records into.

Which is a bit (but not much) more work than first saving a compressed
copy, finding the records you want to remove, and deleting them.

Reply With Quote
  #9  
Old   
Lynn Allen
 
Posts: n/a

Default Re: Splitting a .fp7 file into twoX-TraceApproved - 08-26-2010 , 03:01 PM



On 2010-08-26 12:41:54 -0700, "Tim D." <timothydavie (AT) gmail (DOT) com> said:

Quote:
My reason for asking the question is that I've recently become
interested in using my database on my iPhone using FileMaker Go.
Trouble is the file is around 30 Gb, so transferring it back and forth
frequently would not be an option. My idea is to take just the piece
I'm working with, transfer that to the phone, use it, then transfer it
back to the computer, continue to use it, etc. At the end of the
period of time I'm working with those records, I'll just pull them
back into the "mother" database, and have everything in one place
again.

Any thoughts you have about how I could do this more efficiently would
be greatly appreciated.

I don't have resources to serve the file in order to use it online
from my phone.
In that case, I'd create a clone of the file, find the small set of
records you want on the phone, and import it into the clone. Put the
clone on the phone.

You can script this process as long as you name the clone the same
thing every time you do it.

You could also try creating a compressed copy of the file. This
sometimes removes enough extra space, depending on the use of the file,
to significantly reduce the size of the file. You might get the whole
thing on the phone.

Remember, this kind of sneaker-net synchronization only works really
well with one user. The moment you get two....yeesh. Lots more work.
Better to host it.
--
Lynn Allen
--
www.semiotics.com
Member FBA
FM 10 Certified Developer

Reply With Quote
  #10  
Old   
Tim D.
 
Posts: n/a

Default Re: Splitting a .fp7 file into two - 08-26-2010 , 03:11 PM



Hi Lynn, thanks for the reply.

My reason for asking the question is that I've recently become
interested in using my database on my iPhone using FileMaker Go.
Trouble is the file is around 30 Gb, so transferring it back and forth
frequently would not be an option. My idea is to take just the piece
I'm working with, transfer that to the phone, use it, then transfer it
back to the computer, continue to use it, etc. At the end of the
period of time I'm working with those records, I'll just pull them
back into the "mother" database, and have everything in one place
again.

Any thoughts you have about how I could do this more efficiently would
be greatly appreciated.

I don't have resources to serve the file in order to use it online
from my phone.

Thanks.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.