eschneider FE wrote:
>
> So are you say we can specify the exact format string in the connection
> string? 
>

As of yesterday, yes.

>
> How would that look? 
> ; DateTimeFormatString='XXXXXXXXXXX'
>

Probably something like:

        "Data
Source=test.db;DateTimeFormat=CurrentCulture;DateTimeKind=Utc;DateTimeFormat
String=M/d/yyyy h:mm:ss tt;"

>
> Would I need to download a new .NET API or Sqlite version? 
>

Yes, the code is only available in the Fossil source code repository at the
moment.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to