"revdberr, " as the returned value on *successful* postgres operations

Peter Haworth pete at lcsql.com
Mon May 13 21:41:13 EDT 2013


I haven't used LC with postgresql but seems pretty unlikely that a
successful operation would return "revdberr".  If you post your code and
also the full text of the error message you get back, can probably figure
out what's going on.

Pete
lcSQL Software <http://www.lcsql.com>


On Mon, May 13, 2013 at 6:34 PM, Dr. Hawkins <dochawk at gmail.com> wrote:

> I have an ongoing issue on successful operations in postgres.
>
> For some transactions, a successful operation returns the string
> "revdberr," ranter than a numeric value.  I now have to trap for both to
> check success.
>
> This would be the first line of a failure message, too (so at least I can
> tell success and failure apart).
>
> Is this a problem with livecode not recognizing all of the success codes
> from postgres?
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list