On an "LC server" side note, andre garzias dblib is really helpful.  It
might be possible to build up your query locally using dblib, then send the
resulting array to the server that also uses dblib, set the array there and
execute the action.  (dblib works great)  I think it will work with either
mysql or sqlite.  This would require you to set up livecode server of
course.
http://andregarzia.com/pages/en/dblib/
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to