Error messages

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
phaworth
Posts: 592
Joined: Thu Jun 11, 2009 9:51 pm

Error messages

Post by phaworth » Sat Jul 18, 2009 10:01 pm

Is there a way to get a "real" error message when an SQLite error occurs? All I get now is a generic message about a missing database or incorrect SQL statement.
Pete

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Sat Jul 18, 2009 11:21 pm

Pete,

No. You can test your SQLite syntax with the SQLite command line utility.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

phaworth
Posts: 592
Joined: Thu Jun 11, 2009 9:51 pm

Post by phaworth » Sat Jul 18, 2009 11:37 pm

Thanks Mark. I wonder why Revolution can't return the error message if the command line can!
Pete

Post Reply

Return to “Databases”