aspose file tools
The moose likes BEA/Weblogic and the fly likes MSSql server 2000 and JDriver Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "MSSql server 2000 and JDriver" Watch "MSSql server 2000 and JDriver" New topic
Author

MSSql server 2000 and JDriver

arun kumarp
Greenhorn

Joined: Sep 17, 2002
Posts: 1
JDriver is throwing exception like getXXX method type -3 (varbinary), when a program tries to get registered OUT parameter from SP. The SP uses writetext method to update image column in a database. If writetext block is commented in SP, in java it does not give the above exception. Is there any problem in using writetext in SP or is there any other alternative to overcome this.
Thanks in advance
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: MSSql server 2000 and JDriver
 
Similar Threads
Entering BLOB into Oracle Database
mssqlserver4v65
Method returns Exception ????
Pattern for converting console program to GUI
Writing byte data to a random access file