Wow quick reply and solution!
Thanks dglass and Mark.
Andy
Search found 2 matches
- Fri Jun 03, 2011 4:59 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Newbe - MySQL syntax problem? --- SOLVED ---
- Replies: 3
- Views: 2906
- Fri Jun 03, 2011 4:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Newbe - MySQL syntax problem? --- SOLVED ---
- Replies: 3
- Views: 2906
Newbe - MySQL syntax problem? --- SOLVED ---
Hi All, new to LiveCode...looks great so far! I'm having an issue with the 'WHERE' clause in MySQL. I've looked through the dictionary and forum but cannot find a solution. If I use this to pull out a specific record from the db all works as expected. -------------- put "SELECT user FROM auth WHERE ...