Welcome to JavaRanch!
In an effort to help you get the most from our forums, we've compiled a
list of tips for asking questions here. You can find the list in our
FAQ section
here.
In particular please see:
EaseUp to learn how using the word "Urgent" in your post or subject line can actually slow down or stop responses altogether.
I've removed the offending text for you.
As to your original question...
Nobody on this list will be able to help you unless you
tell us the details of how you're writing these values to the database.
What database are you using?
What middleware are you using to write to it.
If it's
JDBC, what driver are you using.
What does the
Java code that writes to the database look like?
Post the relevant sections.
[ December 01, 2006: Message edited by: Ben Souther ]