Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Still Struggling & Need Assistance
Message
From
20/03/2011 19:41:14
 
 
General information
Forum:
ASP.NET
Category:
Reporting
Miscellaneous
Thread ID:
01504280
Message ID:
01504291
Views:
40
>Yup, exactly on the first point...that's why I gave him the code from my CR library, that does this...
>
>
>foreach (Table oTable in oReport.Database.Tables)
>               oTable.SetDataSource  (DsReportData.Tables[oTable.Name.ToString()]);
>
>
>Side benefit is that if you've called table names differently, this will let you know (albeit in a rather ugly runtime error way!)
>
>And on the 2nd point, the rowcount shouldn't affect anything - I was curious if the table simply had the structure that the report was looking for. A table could be the correct table structure and have zero rows (which would work), or the table could have 1 row but be missing a column (which wouldn't work). The fact that Kevin said his process worked fine on a test machine but not a production server had me wondering if maybe the stored proc (on the 2nd server) that returned the result set wasn't bringing back all of the columns.

Wow, I just noticed how long ago he posted that message. I really was late to the game :o) If I had refreshed, I would have seen your replies to him....
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform