sqlite weirdness

kyosohma at gmail.com kyosohma at gmail.com
Thu Dec 13 09:01:19 EST 2007


On Dec 13, 1:54 am, Tim Roberts <t... at probo.com> wrote:
> kyoso... at gmail.com wrote:
>

<snipped>

> >I'll have to refactor my code somewhat to force it to use the 'YYYY-MM-
> >DD' format.
>
> Another possible solution is to use a real database.

I am using a "real" database: MS SQL Server 2000. Unfortunately, my
program will also need to run in an offsite location that cannot
connect to that server right now. Thus the need to use sqlite or some
flat-file format.

Thanks for the advice.

Mike


> --
> Tim Roberts, t... at probo.com
> Providenza & Boekelheide, Inc.




More information about the Python-list mailing list