I am using a MySQL database and I have a field of datatype TEXT. I am programming in Java and I get my record set using a CachedRowSet object. I am trying to get the value of the field using the getString function but it's not working. Does the CachedRowSet not support the TEXT datatype? How...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.