On Apr 9, 2009, at 3:18 PM, Arthur Skowronek wrote: > Griggs, Donald wrote: >> This mailing list, like many, will automatically strip attachments. >> Posting onto your own webspace is a great way, as you have >> discovered, > to reference files. > Thank you for your advice :). > >> >> I'm writing just to say that I *did* reproduce a problem. >> >> I'm using Windows XP SP3. >> >> I narrowed the problem to the sql below. The fault occurs on the >> insert command. >> >> Using the windows binary for 3.6.11, I have no problem, but 3.6.12 >> results in a fault. >> >> Changing the "DEFAULT (datetime( 'now', 'localtime' ) )" to a >> simple constant such as 'puppies' avoids the fault. >> >> However, doing a simple: >> SELECT datetime( 'now', 'localtime' ); >> does *not* cause a fault. > > And thank you for testing this. I could reproduce the problem > here on two diffrent computers too. But what should I do now? > How can I point a SQLite developer to this problem?
Looks like you have already achieved this. The bug has been fixed too: http://www.sqlite.org/cvstrac/tktview?tn=3791 > Kind regards, > Arthur S. > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users