klaus
There is a mistake in the current sample.prp being distributed with
InstantDB. It has the line:
dateFormat="yyyy-mm-dd"
This should read:
dateFormat=yyyy-mm-dd
Regards
Peter Hearty
Lutris Technologies UK
-----Original Message-----
From: owner-instantDB@Enhydra.ORG [mailto:owner-instantDB@Enhydra.ORG]On
Behalf Of Klaus Pittig
Sent: 10 May 2000 13:56
To: instantDB@enhydra.org
Subject: InstantDB: example code, date attribute & jdk1.3?
hi all,
i've created an own table (example database) with instantdb 3.13
and realized, that date-strings imported into a field of type "DATE"
are not parsed/saved into the database.
same problem in InstantDBs sample table.
i've used the standard settings: date format yyyy-mm-dd
and saved 2000-05-10 into a date-field;
(via Import; syntax like this: ....,2000-05-10,....)
Selecting this value returns an empty value.
using the feature to save the current date with "now"
also returns an empty value.
i'm using the various java2 sdks up to v1.3.0 on Win98/NT4.
I'm sure that i'm doing something wrong... !?
regards
klaus
----------------------------------------------------------------------------
-
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|