You are not logged in.
Hi,
I have one query which fetches data form Oracle DB configured as Dynamic list, everything works fine except the data which is retrieved. I am extracting the complete XML which is dumped in CLOB field but I have noticed for large XML, it is clipped, is there any limit on number of characters to be fetch in dynamic list or any related configuration which can help to get complete data? I am using RS 3.
Offline
Hi,
the data should be clipped only within the preview (I think there the default is that an individual field can only hold 8000 characters). If you are exporting the report then everything should be fine.
Cheers,
Arno
Offline
Hi Arno,
You are right, data is clipped only in view. Export is working fine with complete data. Is it possible to view complete XML in view mode, data which I have contains around 4500 characters.
Offline
I am afraid there is no nice way of doing this. With a bit of nasty scripting, this may, however, be done. Are you on ReportServer Enterprise?
Offline
hm ok, I am using community edition.
Offline