Hashir Raja Posted November 11, 2016 Posted November 11, 2016 (edited) Hi, I would like to know of how well Filemaker can handle large amounts of data in a table. Our current system which is not in Filemaker, gets record with passenger information through xml . We get records as soon as they are available , sometimes 10 to 20 records an hour. On a weekly basis we would have about 4000 records. How would I store these records so they can be viewed later on for reporting purposes? I can imagine how big the database would get within a year or two. There will also be about 40 concurrent connections through iPad . Employees that connect through iPad will only have access to about 2 or 3 layouts. Its a dispatch system. Will Filemaker be able to handle all these records? Also we get records a day or two in advance so I would only be showing with record that matches the current date. Will a find request to filter through a lot of records be rough on performance ? Edited November 12, 2016 by Lee Smith Aligned the tax left
webko Posted November 13, 2016 Posted November 13, 2016 FileMaker can easily handle this volume of transactions - one of my systems imports c100K records a week via XML and has up to 30 concurrent FileMaker Pro users. How are the iPad people connecting? FMGo, WebDirect?
Hashir Raja Posted November 13, 2016 Author Posted November 13, 2016 Hey thanks for the reply. They will connect through fmp go. In order to get xml import, how does that work? Is there a script I have to constantly run incase the vendor sends new data? Also, what is the best way to archive old data? And when does it normally need to be archived? I would imagine the only reason for that would be that you're running out of memory .
Michael E. Kupietz Posted December 12, 2016 Posted December 12, 2016 XML is one of the import formats FileMaker understands natively, although you may need an XSLT if the XML doesn't arrive in one of FM's two native FML schema. There's no standard rule for data archiving, it depends strongly on the specific use. FileMaker can hold and index an enormous amount of data, but sometimes it's useful to offload old records in certain circumstances, such as frequently needing to do finds on unstored calculations, which can slow down as indexes grow.
Recommended Posts
This topic is 2991 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 accountSign in
Already have an account? Sign in here.
Sign In Now