![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Just bought FM7 (yesterday) after merrily using earlier versions for years. I'm not a total beginner - I've done quite a bit of scripting, working with relationships, self-joins, lookups, and so on. I'd say I'm probably an intermediate user. Are tables an entirely new concept in FM7? I was unnerved to download FileMaker Business Tracker and find *one* file. I was ready to dive under the hood and find a series of related files with associated scripts. What the hell is going on?... Can anyone tell me in a few lines what tables are about - or is that a contradiction in terms? |
#4
| |||
| |||
|
|
Just bought FM7 (yesterday) after merrily using earlier versions for years. I'm not a total beginner - I've done quite a bit of scripting, working with relationships, self-joins, lookups, and so on. I'd say I'm probably an intermediate user. Are tables an entirely new concept in FM7? I was unnerved to download FileMaker Business Tracker and find *one* file. I was ready to dive under the hood and find a series of related files with associated scripts. What the hell is going on?... Can anyone tell me in a few lines what tables are about - or is that a contradiction in terms? TIA, Hugh |
#5
| |||
| |||
|
|
In 7, the tables can be, but do not have to be, consolidated within one file. |
#6
| |||
| |||
|
|
John Weinshel <john (AT) datagrace (DOT) biz> wrote: In 7, the tables can be, but do not have to be, consolidated within one file. Free will is a bitch. I don't know what to do now. More tables in one file must be more comfortable, since you can manage accounts and privileges in one place. On the other hand, the file will be heavier. What are the pros and cons, if performance and stability is what you are after? |
#7
| |||
| |||
|
|
The advantages of multiple tables in one file are significant. |
|
I can not think of any real disadvantages. |
|
The advantage to this approach is that the developer can modify the user interface off-line without affecting the data file. |
#8
| |||
| |||
|
|
The advantages of multiple tables in one file are significant. Easy to set up and manage relationships and layouts. Easy to add relationships and layouts later. Easy to manage accounts and privileges. Easy to move a file to another computer without worrying about relationships breaking. This is especially helpful if you develop a solution on one computer, then move it to another computer for use. Easy to set up and use network sharing and web publishing. I can not think of any real disadvantages. |
|
The relationship diagram in FMP 7 is much easier to use then the text-based relationship definitions of earlier versions. |
Yes, in some ways it is much more intuitive. It|
Some people advocate setting up two files, one to hold the data tables, and one to hold the user interface. The data file would have minimal interface elements (layouts, etc.). The interface file would have table occurrences of all the tables need for the user, but not the data tables themselves, and would have all the layouts and scripts the user needs. The advantage to this approach is that the developer can modify the user interface off-line without affecting the data file. This is commonly known as the "data separation model." |
#9
| |||
| |||
|
|
B Collins <bbcollins (AT) earthlink (DOT) net.invalid> wrote: The advantages of multiple tables in one file are significant. Easy to set up and manage relationships and layouts. Easy to add relationships and layouts later. Easy to manage accounts and privileges. Easy to move a file to another computer without worrying about relationships breaking. This is especially helpful if you develop a solution on one computer, then move it to another computer for use. Easy to set up and use network sharing and web publishing. I can not think of any real disadvantages. Really? How about having to re-import 30 tables every time you tweak one layout? |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |