hello i have mysql table with type "YEAR" and i getColumnTypeName for it it's return "UNKNOWN" sql.Types don't support this type how i can use it ??? thanks
user guest
Greenhorn
Joined: Oct 09, 2002
Posts: 1
posted
0
do you mean support in switch statement like that switch (columnTypes) { VARCHAR:ResultSet.getString(); or how you want support YEAR type ???
Michael Matola
whippersnapper
Ranch Hand
Joined: Mar 25, 2001
Posts: 1721
posted
0
user guest, Take a look again at the JavaRanch Naming Policy. "User guest" is obviously fictiously. If you've got to use a fictious name, don't choose an obviously fictitious one. Otherwise, your account will be closed. Change your display namehere.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.