This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes 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 » Databases » JDBC
Reply Bookmark ""Attempt to set a INT value to a BIGDECIMAL value"" Watch ""Attempt to set a INT value to a BIGDECIMAL value"" New topic
Author

"Attempt to set a INT value to a BIGDECIMAL value"

Dangxing Chu
Greenhorn

Joined: Jul 22, 2003
Posts: 3
I encounter this problem while porting some code from SQLServer to Oracle.It's a very low-level error so I can not debug to follow it.If any friends has any experience or suggestion on this,do let me know.
Dangxing Chu
Greenhorn

Joined: Jul 22, 2003
Posts: 3
The whole massage
set Cursor error = Attempt to set a INT value to a BIGDECIMAL value.
com.borland.dx.dataset.VariantException: Attempt to get a INT value from a BIGDECIMAL value.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: "Attempt to set a INT value to a BIGDECIMAL value"
 
Similar Threads
Value of SCJA?
setContentType(),
Am i right or wrong ?
format double
Newbie lost in JSP