Search found 4 matches
- Sat Jul 05, 2008 6:08 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: SQLite new table help
- Replies: 5
- Views: 4622
Jan That is very helpful I will have to work through these and try and learn a good basis in SQL as I am having trouble with all my SQL stuff. Thanks for the links. As a quick question when you use rev as a front end to your database do you create the database with rev or create it all then add rev ...
- Fri Jul 04, 2008 3:23 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: SQL INSERT ISSUES
- Replies: 2
- Views: 3175
SQL INSERT ISSUES
Hi Again please excuse my lack of knowledge on how to do these things but I am trying to insert data from rev into a SQLite table which i have created. It all connects ok but I just can't seem to get the data into the table. I am taking information from a number of fields then trying to but it into ...
- Fri Jul 04, 2008 1:21 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: SQLite new table help
- Replies: 5
- Views: 4622
- Fri Jul 04, 2008 10:52 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: SQLite new table help
- Replies: 5
- Views: 4622
SQLite new table help
Hi I am new to rev and SQL so please excuse my lack of knowledge. what i have done is created a developmet card for my application which has a group of buttons on it which I can use to create new tables, edit tables, etc. for the button to create a table i have put in a group of ask features which a...