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.

 
Go Back  dBforums > Database Server Software > Other > [JDBC Progress Driver]:Array reference/update incorrect

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-03, 12:33
vlmcouto vlmcouto is offline
Registered User
 
Join Date: Nov 2003
Posts: 8
[JDBC Progress Driver]:Array reference/update incorrect

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?

Last edited by vlmcouto; 11-10-03 at 13:49.
Reply With Quote
  #2 (permalink)  
Old 11-19-03, 09:43
vlmcouto vlmcouto is offline
Registered User
 
Join Date: Nov 2003
Posts: 8
Ok, I got it!
You have to put the column between quotes to make the DML works...

Tnank you anyway!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On