Subject | Re: [despammed] [Firebird-Java] Absolutely boring... |
---|---|
Author | Marco Parmeggiani |
Post date | 2004-05-24T13:20:20Z |
In data Mon, 24 May 2004 08:29:03 -0300, hai scritto:
print out your insert statement and check every field...
then check if you're using characters from a charset not supported by
you're fields or conection...
do you use Preparedstatements? if not check the format of numbers, date and
time fields...
ciao
--
Seti@Home Java Applets
http://mrk.webhop.net/
> Could anybody tell me why I have this boring error when trying to insertsome hints:
> anything in my table, just 2 fields are NOT NULL, which I fill properly
> (considering the foreign key) BUT this error comes (the problem is that can
> be one of three things wrong, but which one?):
print out your insert statement and check every field...
then check if you're using characters from a charset not supported by
you're fields or conection...
do you use Preparedstatements? if not check the format of numbers, date and
time fields...
ciao
--
Seti@Home Java Applets
http://mrk.webhop.net/