Any hints on how to successfully set date fields in a jdbc prepared
statement? Using java.sql.Date _always_ gives me "value too large".
Changing the fields to a timestamp works, but that's not what I want.

I am not using unicode (that gives me an error message saying "?`
????????"). What implications will using unicode/not using unicode have on
jdbc usage?

Cheers,

Dag

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to