File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes retriving bit from Database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply locked New topic
Author

retriving bit from Database

Amirtharaj Chinnaraj
Ranch Hand

Joined: Sep 28, 2006
Posts: 215
hi guys

i am unable to get the data from the column of a table

the data type of that column is bit .but iam able to get remaining

column values properly iam getting an acii character for the records

of that column value having 1 and nothing printed for the records of

that column is 0

tha data base iam using is MySQl

i am getting all the values of the columns through getString() method

looking for your replies

regards
amir
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35224
    
    7
Please don't post the same question multiple times. Let's continue the discussion in this duplicate thread, where you have an answer already.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: retriving bit from Database
 
Similar Threads
getting re-read error
JVM Out Of Memory...How to increase Heap Size??
retriving bit from Database
Adding two Strings in JSP
Dynamic creation of checkbox in Extjs grid.