If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi All,
I'm trying to update a table with jdbc progress driver. I can connect and read the table without problem, but when I try to update a column (it's an array in sql92 format - fields separated by ";" character) appears the error in the subject.
Does anyone help me?