Hi.
I have a report that accesses data ODBC (SQL 2008, CR v14). Instance is GGIAPP01.
I now need to build on this and include data from another SQL instance (GGISERVER10\AWDATA). On GGISERVER10, I've added a linked server to GGIAPP01 and I'm now replicating the original report looking at the data through an ODBC connector on GGISERVER10. I'm not sure of any other option other that to use a Command to pull the data from the original SQL instance (GGIAPP01).
The original report gives all indications of pulling good data. I created a new report from scratch (don't know how to switch to a new data source on a linked server), and have very painstakingly rebuild everything, but I noticed the numbers were different. Turns out every time I refresh the data I come up with new numbers, all fairly close in range.
Without getting much wordier, does anyone have any suggestions on what kind of mistakes could cause this? It's actually only one column, so I'm thinking it has something to do with evaluation time, but I'm worn down.
I've attached a copy of the problem version, if anyone's willing to take a look.
Thanks.
Hmm, doesn't like me to attach a rpt...