On Sunday, August 26, 2012, Peter Haworth wrote:

> What is the text after "revdberr"?


That's why I called it an anonymous error--there *is* no more.

> I notice that you mentioned INSERT and UPDATE along with revDataFromQuery.
>  You should be using revExecuteSQL to do INSERTs and UPDATEs, at least
> theoretically, as there is no data from an INSERT/UPDATE.


with sqlite, I was getting either empty for success, and the error message
as the result if thre was an error.



>
>   Wouldn't
> surprise me if using revDataFromQuery didn't work quite as expected for
> anything other than SELECT statements since the SQLite internal statements
> to execute an INSERT/UPDATE or a lot different than executing a SELECT.


I'll try swapping the statement and see if I get the same thing in the
result.

the statements are apparently successful, though, in spite of the erro.


-- 
The Hawkins Law Firm
Richard E. Hawkins, Esq.
(702) 508-8462
hawkinslawf...@gmail.com
3025 S. Maryland Parkway
Suite A
Las Vegas, NV  89109
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to