Can you provide maybe 10 samples of the dates on the database.  Some 
databases have a different date format and you might have to format the 
date or  convert it to a string and back into a date again. 


sqlite-users-boun...@sqlite.org wrote on 04/08/2009 06:20:09 AM:

> Hi
> 
> I received a Sqlite database from someone, and they also gave me
> SQLite2008Pro together with the ODBC Driver. They want a front end to
> view/query the data that I'm building in vb6. One of the fields is a
> DateStamp with a datatype DateTime. When I try to display that field I 
get
> an 'Invalid use of null' error (all the records have dates in that 
field).
> I've also tried importing the data into Access, and it doesn't import 
any of
> the dates. Can someone please help.
> 
> Thank you,
> Rene
> _______________________________________________
> 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

Reply via email to