I was actually thinking it was related to this http://www.mail-archive.com/[EMAIL PROTECTED]/msg00743.html
Odd how the row gets added to the DB... The logs only show : 08/31 18:00:10 Error [web-2] - Error Executing Database Query.statement is not executing The specific sequence of files included or processed is: C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\testCF\create.cfm, line: 92 08/31 18:18:00 Error [web-0] - Error Executing Database Query.statement is not executing The specific sequence of files included or processed is: C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\testCF\create.cfm, line: 92 On Mon, Sep 1, 2008 at 12:37 AM, denstar <[EMAIL PROTECTED]> wrote: > You checked the DB logs? Something somewhere probably says sorta > what's going on. > > Maybe it's returning a warning or something. *shrug*. > > That's all I got. > > -- > Reason itself is fallible, and this fallibility must find a place in our > logic. > Nicola Abbagnano > > On Sun, Aug 31, 2008 at 10:43 PM, Greg Morphis wrote: >> I have CF 8 connecting to SQLite3 via the sqlitejdbc v053 driver. >> When I call the create method of my CFC I get this error >> >> Error Executing Database Query. >> statement is not executing >> >> The error occurred in >> C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\testCF\cfc\myApp\appDAO.cfc: >> line 92 >> >> The strange thing is that it does insert the row.. If I hit refresh >> the page I get Primary key must be unique error.. >> >> Any ideas to get around this? This is frustrating.... >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311871 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

