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
_______________________________________________
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