realbasic-nug
[Top] [All Lists]

Re: Stupid number formatting error...

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Stupid number formatting error...
From: Phil M <phil at mobleybros dot com>
Date: Thu, 28 Sep 2006 10:30:02 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <E6C777A4-A7A3-4B58-AE70-D25AEB853F53 at mobleybros dot com> <588988DF-3BEC-4F97-86F3-534D5AA90A1D at great-white-software dot com> <3A20637A-6750-4393-831E-5DC724B77A1D at mobleybros dot com> <07D5B1DF-3DA7-4C9B-AD9B-57E3CF58652A at great-white-software dot com>
On 28.09.2006, at 10:18, Norman Palardy wrote:

I have to look into this further, but the result of this bug is even worse. It appears that the SQL is not written to the REALSQLdatabase *and* no DB.Error occurs (a silent death).

The second portion of your double is probably in the wrong column since SQLite will let you do that. Or do you not get the row at all ?

In this particular case, the data was in the very last column -- so the SQL statement appears like there is one additional value with no column to link it to. There *should* be an SQL error that the statement is invalid; but instead (at least in my app) the INSERT statement is not being processed and no Error is reported.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>