Hibernate Team |
|
Joined: Tue Aug 26, 2003 6:10 am Posts: 8615 Location: Neuchatel, Switzerland (Danish)
|
well, lucky you ;)
here is the list from top of my head:
Cannot call rs.getXXX("name") twice
Cannot in some case call rs.getXX() in another order than the resultset returns
Fails on some metadata calls
Inefficient compared to alternatives
and I bet you the jtds project can tell you more ;)
for basic usage its probably ok, but when you push it - then no dice ;)
all drivers has bugs - some has just more than others....
_________________ Max
Don't forget to rate
|
|