Steve,
yes, I saw that, but it accept a create table with a Date datatype, it seems, and I found some reference about using date fields, so I supposed sometime that datatype was added.
Thanks for the info, I added support on my persistency framework (I have optional marshaling/unmarshaling) , so I bypassed this problem (thank to objects..)
ciao
Giorgio
On Tue, Feb 17, 2009 at 3:52 PM, Steven Kelly
<[hidden email]> wrote:
SQLite doesn't have a date type. See Q2 & 3 here:
http://www.sqlite.org/faq.html
HTH,
Steve
Hi, All,
I'm using the SQLite3 interface (latest from public store), but I have
problems with Date fields. If I save a date field on the DB, it come back as a
string and not as a date.
Am I missing something or this is an SQLite specific .. feature I don't know
of?
thanks for any suggestion
Giorgio
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc