There's a mistake in the Examples/sample.prp file in the current InstantDB
distributions. The line that says
dateFormat="yyyy-mm-dd"
should say:
dateFormat=yyyy-mm-dd
The effect of this is that all date columns get created with an invalid
format string. ResultSet.getString() on a date column then always returns
''. I'll see that this gets fixed in the next release.
Regards
Peter Hearty
Lutris Technologies UK
-----------------------------------------------------------------------------
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.
|