Search found 8 matches

by jpyck
Mon Mar 31, 2014 4:30 pm
Forum: idea2app and Coding School
Topic: I don't know how to debug...
Replies: 3
Views: 6837

I don't know how to debug...

I'm not sure if this is OK, but I've attached a file that needs debugging. Can anybody tell me how to debug this code. It's my version of lesson 3 and there are two issues I can't resolve. 1) On the cards "contactDetails" and "contactNew", the title always reverts to "Contacts" in the Title group. (...
by jpyck
Sun Mar 30, 2014 8:45 pm
Forum: idea2app and Coding School
Topic: Lesson 3 SQL Search problem
Replies: 2
Views: 2678

Re: Lesson 3 SQL Search problem

Thanks Sparkout, once again your keen eye saved my day. I am new to SQL and will have quite a learning curve...
Jack
by jpyck
Sun Mar 30, 2014 12:12 am
Forum: idea2app and Coding School
Topic: Lesson 3 SQL Search problem
Replies: 2
Views: 2678

Lesson 3 SQL Search problem

SQL Newbie question: When implementing lesson 3 database search on (Win 8) I get errors: 1)SQLite: search string is "go" with sample database Code is: put "SELECT firstname,lastname,contact_id FROM contacts" into tSQLQuery put "WHERE firstname LIKE '%" & tSearchText & "%' OR lastname LIKE '%" & tSea...
by jpyck
Sat Mar 29, 2014 3:08 am
Forum: idea2app and Coding School
Topic: SQLite connection
Replies: 2
Views: 2412

Re: SQLite connection

Thanks Sparkout, that was it. I must have stared at it too long...a second pair of eyes always works.
Jack
by jpyck
Fri Mar 28, 2014 9:47 pm
Forum: idea2app and Coding School
Topic: SQLite connection
Replies: 2
Views: 2412

SQLite connection

Hi, I followed the code from the example in lesson 3. When connecting to the SQLite (contacts.sqlite) database (which is located in the "documents" folder in Win 8) I get this error message: "revdberr,Database Error: near "tSQLQuery": syntax error" Any ideas? Thanks. Here is the code for the card "c...
by jpyck
Tue Mar 25, 2014 4:09 pm
Forum: LiveCode University
Topic: Launch Stack Issue
Replies: 6
Views: 8740

Re: Launch Stack Issue

Hi Devin,
Can you send me direct links to the stacks in LCU (like this one : lcu.byu.edu/stacks/FirstStackInstructions.rev). That works for me.
Thanks
by jpyck
Wed Mar 19, 2014 10:52 pm
Forum: LiveCode University
Topic: Launch Stack Issue
Replies: 6
Views: 8740

Re: Launch Stack Issue

Hi Johnny,
No answer here, but I got a reply from runrev support
lcu.byu.edu/stacks/FirstStackInstructions.rev
This link will let you download the stack. You can then open it from livecode.
Hope this helps,
Jack
by jpyck
Fri Mar 14, 2014 8:21 pm
Forum: LiveCode University
Topic: Launch Stack Issue
Replies: 6
Views: 8740

Launch Stack Issue

Hi, LiveCode 6.5.2, LCU 1.3.3, Win 8.0 In LCU I am trying to open the launch stack in lesson 4. I went through all the steps indicated in the FAQ file and error messages. File association is OK,Check for content update, right click and try to download etc. Always same error message: "Stack file was ...

Go to advanced search