klanda20
06-18-2010, 02:06 PM
Hello All,
I'm having trouble inserting string data into a table that has lengths of more than 255 characters.
From what I have read, the JDBC driver will chunk data over 256 characters. I'm guessing it's doing that and the driver on my side can't handle it.
I'm trying to insert data into R:Base using the Oterro driver.
Any suggestions?
Thanks!
I'm having trouble inserting string data into a table that has lengths of more than 255 characters.
From what I have read, the JDBC driver will chunk data over 256 characters. I'm guessing it's doing that and the driver on my side can't handle it.
I'm trying to insert data into R:Base using the Oterro driver.
Any suggestions?
Thanks!