glebovpavel / IR_to_MSExcel

Oracle Apex plugin for Interactive Grid or Interactive Report
http://glebovpavel.github.io/Description_IR_TO_XSLX/
Other
39 stars 14 forks source link

ORA-01489: result of string concatenation is too long #43

Closed gierasm closed 6 years ago

gierasm commented 6 years ago

I can't get the Excel spreadsheet to come up. I keep getting the following message:

error_message

I have 16 columns that I am trying to download into that spreadsheet. They columns contain random datatypes.

If I need to provide any other info just let me know. Thanks for any help you can provide.

Susan

glebovpavel commented 6 years ago

Hi Susan,

thank you for using this plugin. If you use APEX items as bind variables in your Interactive Report please check that these items have a names less 30 bytes. That should help.

Regards, Pavel