[tinysql] data recorded wrong
Brian Jepson
bjepson@jepstone.net
Thu, 22 May 2003 05:14:50 -0700 (PDT)
That's strange; have you looked at the code that inserts this? Are there
any parts of it that look suspect? I can't remember how tinySQL records
dates; is it using 0-11 for months, or 1-12?
On Wed, 21 May 2003, Edson Alves Pereira wrote:
> Hello folks, i=B4m found a bug with tinySQL that don=B4t record
> properly, for example if i create a table with a data column, and
> write there 09-01-2003 when i open the table with Excel or Open Office
> they show me 08-01-2003, it happens with all other tools that we have
> here, like Borland Database Desktop, ndbu, SQLExplorer, only tinySQL
> can recover the value right but other programs that also read dBase
> files can understand.