I have one issue, there is one column in Command who's length is restricted to 255 characters, so if there is more data than 255 characters to display then it is getting truncated, I need to know how do I increase the length/size of column which is created in Command section in Crystal report ? Thanks In Advance.
asked Jun 23, 2013 at 6:33 Vishal Tiwari Vishal TiwariIf you are using a column from the underlying database, then use Verify Database option in crystal report to reflect the changes in the report. If you are using a variable or temp table in the command object it will be taken care automatically. You can verify the size of the column from the context menu shown below which can be brought up by right clicking on the Command in the Field explorer
answered Jul 3, 2013 at 5:01 101 1 1 bronze badgeTo subscribe to this RSS feed, copy and paste this URL into your RSS reader.
Site design / logo © 2024 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2024.9.9.14969