View Single Post
Old 10-28-2009, 12:08 PM   #6
Resolute 14
In the Sin Bin
 
Resolute 14's Avatar
 
Join Date: Jan 2003
Exp:
Default

Quote:
Originally Posted by FanIn80 View Post
SCCM? Is this anything like Crystal Reports?

Edit: Oh wait, never mind. I assume you're talking about http://technet.microsoft.com/en-us/c...r/default.aspx?

If it's a canned report, simply modifying the underlying SQL query won't do it on its own. You'll also need to add the extra field to the report itself. Or, have you figured that part out but you need help with editing the query itself?

Need more input, is what I'm basically saying.
I'm guessing then that I need to add the field to the report. I've only added one line so far, and end up with the error:

The multi-part identifier "v_RA_System_IPAddresses.IP_Addresses0" could not be bound.
Resolute 14 is offline   Reply With Quote