Error: Unable to open the database file

Mike Bonner bonnmike at gmail.com
Wed Apr 6 10:21:07 EDT 2016


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/



More information about the use-livecode mailing list