createStatement(int argv1,int argv2) ?
Brought to you by:
mark_matthews
os: redhat 7.2
servlet server:tomcat
jdbc driver:mm.mysql-2.0.4-bin.jar
I can use createStatement(),but when i
use createStatement
(ResultSet.TYPE_SCROLL_INSENSITIVE,ResultSet.CONCUR_UPD
ATABLE),it's wrong! and i can both use on Windows2000.
how i do?
thanks!
Logged In: YES
user_id=116907
What do you mean by "wrong"?