> FileMaker doesn't seem to understand the concept of record locking when > multiple users on the internet are trying to access the same record > at the exact same time.
And you do? MySQL does? I don't think so. The internet is stateless. If you want to build a custom record locking solution for web transactions, you can do it and you will face the same issues in any system. It only takes a very simple calculation in edit privileges to accomplish. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
