[Progress Communities] [Progress OpenEdge ABL] HIVE 8.0 driver to support SQLPutData()

  • Thread starter Thread starter arossen@opentext.com
  • Start date Start date
Status
Not open for further replies.
A

arossen@opentext.com

Guest
Failure o support SQLPutData() significantrly impedes the driver usability. The following statement fails: INSERT INTO TABLE table_string (num,col_string) VALUES ( 123 ,'') The workaround would be to replace col_string to varchar with defined max_length.

Continue reading...
 
Status
Not open for further replies.
Back
Top