Adam Hankin
Adam Hankin

Reputation: 1

Java ODBC character limit issue

I need to use an INSERT INTO statement in java. I have the connection and everything set up. The issue I have is that the statement is exceeding the character limit. Is there a possible way that I can edit a column at a time in a single row, through a loop of some sort?

Upvotes: 0

Views: 90

Answers (0)

Related Questions