Per John B:
Has anyone used both? Comments please.
My FM experience is with an older version.
My Access experience is with v11.
Also, it's concept of tables is very different. I don't even
know if it's possible to ODBC or ADO to an FM DB's tables they're
so different.
Bottom line for me:
--------------------------------------------------------------
- FM may be easier to develop a simple quick-n-dirty app in
- FM can be deployed across both Windows and MacIntosh
machines concurrently and transparently. This is
*really* slick if somebody needs/uses it.
- Going back into an FM app after I've forgotten the details
of how it works (with the stipulation that I normally
can't recall what I had for breakfast... and I check my
tooth brush to see if it's already wet....) can be
quite difficult compared to MS Access where things can
be spelled out via object naming conventions and VBA code.
- Last time I checked, FM's tables couldn't be linked to via
ODBC or ADO'd to.
- Given a choice and no requirement for Mac/Windows
deployment, I'd take MS Access hands down.