If the replies are not totally wrong, then my conclusion is that
FileMaker is a good tools for toy-app, or uni kids' assignments
[color=blue]
> The most important difference is that FM does not separate data and
> structure.[/color]
! no comment
[color=blue][color=green]
> > - Do filemaker forms have events (or triggers in Oracle Forms &
> > Reports)?[/color]
> Well, we have some bad news here. Unfortunately, FM is a long way from
> any kind of object-oriented programming. There are plugins which will
> give you OnChange functionality to trigger events when a value in a
> field changes. Otherwise, no. Some of the events can be simulated in a
> totally locked down solution, but those are work-intensive to achieve so
> that you can run scripts on entry to a layout (form) or on exit. Sorry
> to say.[/color]
Hmm, no events. I can't imagine yet how I can develop a database
interface without events
[color=blue][color=green]
> > - Does Filemaker have user and group level security?
> > ie user without an assigned username and valid password cannot run an
> > application and access data, and different users may have different
> > permissions on database objects. Eg: a normal employee should have no
> > right on anything about payroll.[/color]
>
> Yes. The security is assignable to users and groups down to very fine
> levels, including allowing certain users to view layouts but not all
> fields on the layout. It's quite granular. Remember, though, that
> security is held in each file in a solution and so must be duplicated
> and managed in each file. Good news, bad news, eh?[/color]
If it can't assign permission to several objects at a time then it's a
real bad news. Look at my app, which is an average Access app: about
57 tables, 135
queries, 120 forms, 48 reports, and 20 code modules. It would be a
pain in the bum to define permission for 6 user groups, for each and
every object.
Access is not perfect here too. You can't import security permission
from another app.
[color=blue]
> Download the demo, as I said. If you want a bit of FM interface flavor
> with the ability to interact directly with SQL and more of the interface
> goodies you want, go look at
www.servoy.com. :)[/color]
[color=blue]
> FM has a lot of positive features, but it is not the tool for every
> application. It is, however, among the most FUN (in an extremely geeky
> sense of "fun") db tools to work with. Way more fun than Access. ;)[/color]
I doubt it, mate
NB