Hi all,
CR10 and CE10 on SQL Server 2000.
Within CR10 the report returns 23 rows of data.
Within CE10 the report returns 1 row of data (only the very first row). This happens when previewed or scheduled.
I've taken the SQL from CR10 and applied it to the database and the 23 rows that it...
This should be fairly straightforward (I hope) !!
I need to add a new column to an existing table. If I use the simple
ALTER TABLE tabname
ADD newcolumn SMALLINT NULL
then the column gets added as the last field. I need to be able to add the field at a specific point within the table...
When exporting to Excel (ver 5 ->) blank rows and columns appear in the spreadsheet where there are none in the report. There dosen't seem to be any consistancy in where the blank rows/colums appear though !!
Anyone had similar wierd results ??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.