Backtassaar Posted December 19, 2007 Posted December 19, 2007 (edited) Hi there, i am looking for a way how to speed up FM a little.. I have database which is not slowed by amount of records, but more slowing are complex relations. As my DB grows, it gets slower and slower, does anybody have any idea or trick how to fasten it a little? Thanks for every response! Matěj Edited December 19, 2007 by Guest
_henry_ Posted December 19, 2007 Posted December 19, 2007 Hello Backtassaar , What do you mean by speed the FM? Do you mean by cleaning up some unused scripts or steps to process the file? Or restructuring the relationship? Or you can add more memory and space to hard drive if this help. About restructuring relationship of database, that would be a major problem since your database is getting bigger. However, maybe there are some folks in the forums that might help you with that...
Søren Dyhr Posted December 20, 2007 Posted December 20, 2007 but more slowing are complex relations Not necessarily, but if you have many parallel relations exiting from the same record, would you need to relay them via a layer of sandwiched records, like: http://www.fmforums.com/forum/showtopic.php?tid/176396/post/204083/hl//fromsearch/1/ But how would complexity be translated in your context, that you have made a confusing web of interconnection, without taking Mike Harris teachings at heart - or?? http://www.digfm.org/ref/FM7_key_concepts.pdf --sd
Steven H. Blackwell Posted December 20, 2007 Posted December 20, 2007 There are so many factors that influence "speed" or robustness: 1. file architecture 2. hard drive subsystem 3. NIC cards 4. Server processor 5. Server cache 6. Workstation processor 7. Workstation cache 8. network hardware and on and on. Steven
Recommended Posts
This topic is 6181 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