IntelliJ Java IDE
The moose likes JDBC and the fly likes sybase related jdbc question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JDBC
Reply Bookmark "sybase related jdbc question" Watch "sybase related jdbc question" New topic
Author

sybase related jdbc question

Pisharath Krishnan
Greenhorn

Joined: Mar 15, 2002
Posts: 5
In sybase, if you are using the ct_lib, you can call methods like ct_options(...) to set server query-processing options ( such as CS_OPT_FORMATONLY ).
Is there any way I can do the same thing when connecting to the sybase db through JDBC ?
Thanks,
- krishnan
(Pisharath Krishnan)
 
IntelliJ Java IDE
 
subject: sybase related jdbc question
 
Threads others viewed
Concurrency Issue Need Information
+= operator
getting empty resultset
JDBC-ODBC bridge
Connection pooling in weblogic8.1
IntelliJ Java IDE