Revolution, MySQL vs FileMaker

Luis luis at anachreon.co.uk
Thu Sep 28 04:26:55 EDT 2006


Hiya,

You have to be careful with some providers, quite a few of them will not 
allow remote connections, only local access (such as using php on the 
server) to server the data.

Cheers,

Luis.


Ken Ray wrote:
> On 9/27/06 11:06 PM, "Josh Mellicker" <josh at dvcreators.net> wrote:
> 
>> With my library, each field and popup menu has a script like:
>>
>> ON mouseUp
>>    updateMe
>> END mouseUp
>>
>> That's it!
>>
>> the "updateMe" handler gets information about what to update, and
>> what format, from custom properties attached to the object.
> 
> Hey Josh! If you really want to go wild, you can create a frontScript that
> has a mouseUp handler that executes "updateMe" so that the fields and popup
> menus don't need any script at all!
> 
> :-)
> 
>> And the cost, after buying a Revolution license, is $0 for
>> potentially up to millions of simultaneous users (our hosting service
>> handles the MySQL licensing issues).
> 
> Nice...
> 
> Ken Ray
> Sons of Thunder Software
> Web site: http://www.sonsothunder.com/
> Email: kray at sonsothunder.com
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 



More information about the use-livecode mailing list