SQLYoga and LC 6.6

James Hale james at thehales.id.au
Tue Mar 11 19:29:34 EDT 2014


Chris,

Do as Trevor suggested and download the latest SQLYoga.

It is no longer password protected so you can modify its handlers. I am not at my desk right now but if you find the handler that opens the db connection you just need to modify the SQLite case (in the switch statement) to handle the new syntax for opening a SQLite connection.

I hit the same issue and just changed the single line to the new syntax.

Hopefully Trevor will modify the code to enable the call to optionally enable to the extensions.
As I wanted them I just changed the line to the new syntax with the extensions enabled.

James



More information about the use-livecode mailing list