Ray,
I have a stack for MySQL implementation that might help you get started, since 
you are thinking of using php as middleware. It's at 
http://es.earthednet.org/SoftwareForEducation
Scroll to the bottom of the page.
Good luck.
Bill

William Prothero
http://es.earthednet.org

> On Apr 6, 2016, at 7:23 AM, Ray <r...@linkit.com> wrote:
> 
> Thanks Mike.  I've used Andre's solutions a number of times and they've 
> always worked really well.  I wasn't aware of this one.
> 
>> On 4/6/2016 10:21 AM, Mike Bonner wrote:
>> 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
> 
> 
> _______________________________________________
> 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

_______________________________________________
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