Re: SQLite problem on iOS Simulator

2014-07-06 Thread Peter Haworth
Ah, OK. Glad it was a simple fix. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Sun, Jul 6, 2014 at 1:41 PM, Klaus major-k wrote: > Hi Peter, > > Am 06.07.2014 um 21:26 sc

Re: SQLite problem on iOS Simulator

2014-07-06 Thread Klaus major-k
Hi Peter, Am 06.07.2014 um 21:26 schrieb Peter Haworth : > Have you checked the contents of tDBID? I don;t see it as a a parameter to > your function. you obviously missed my second posting where I embarrassingly had to admit that i did not check "SQLite" on the "iOS" tab of the standalone buil

Re: SQLite problem on iOS Simulator

2014-07-06 Thread Peter Haworth
Have you checked the contents of tDBID? I don;t see it as a a parameter to your function. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Sun, Jul 6, 2014 at 7:46 AM, Klaus ma

Re: SQLite problem on iOS Simulator

2014-07-06 Thread Klaus major-k
Hi all, of course I need to check "SQLIte" on the "iOS" tab in the standalone builder settings! 8-) Am 06.07.2014 um 16:46 schrieb Klaus major-k : > Hi friends, > > strange problem when using SQLite in the iOS Simulator. > LC 6.6.2, XCode 5.1, Simulator iOS 7.1 > > Database file copied to spe

SQLite problem on iOS Simulator

2014-07-06 Thread Klaus major-k
Hi friends, strange problem when using SQLite in the iOS Simulator. LC 6.6.2, XCode 5.1, Simulator iOS 7.1 Database file copied to specialfolderpath("documents") In general all database access runs fine, but there is one handler where CONSOLE outputs an script error, found out by using a TRY s

Re: Silly Game

2014-07-06 Thread Richmond
On 06/07/14 01:07, Alejandro Tejada wrote: Really nice! :D Just for curiosity, this game is an exercise for your classes? Al I will be trying to get the children to work with INTERSECT, and I ran this up as a way of showing what could be done with it. Richmond.