Re: mySql to sqLite conversion

2015-07-21 Thread Bob Sneidar
Thanks Devin. Bob S > On Jul 14, 2015, at 08:56 , Devin Asay wrote: > > > On Jul 14, 2015, at 9:05 AM, Bob Sneidar wrote: > >> Hi all. >> >> I came across this: http://livecode.byu.edu/database/mysql-sqliteExport.php >> >> Having a need to do this, I am wondering if this is done via a li

Re: mySql to sqLite conversion

2015-07-14 Thread Devin Asay
On Jul 14, 2015, at 9:05 AM, Bob Sneidar wrote: > Hi all. > > I came across this: http://livecode.byu.edu/database/mysql-sqliteExport.php > > Having a need to do this, I am wondering if this is done via a livecode > stack, or some other way. If a livecode stack, is it something I can get > a

mySql to sqLite conversion

2015-07-14 Thread Bob Sneidar
Hi all. I came across this: http://livecode.byu.edu/database/mysql-sqliteExport.php Having a need to do this, I am wondering if this is done via a livecode stack, or some other way. If a livecode stack, is it something I can get access to? I am attempting an offline mode for my application as o