Grab our RSS feeds Follow us on Twitter Join our Facebook Group Connect with us on LinkedIn
myITforum.com, Powered by You.
you are not logged in

Articles

Newslinks

Links

Downloads

Site Services

Community Forums

Discussion Lists

Article Search

Newsletter

Web Blogs

FAQs

Live Support

myITforum TV

Take a Poll

Monthly Drawing

myITforum Network

User Group Directory

Our Partners

About Us

Register

Login

BRONZE PARTNER:

BRONZE PARTNER:



Industry News:




  Home : Articles : SMS 2.x print | email | | Forums |   print | email | | Blogs |   print | email | | Wiki |   print | email | | FAQs |   print | email | Article Search  
SMS FAQ: Problem Exporting Web Reports to CSV file


Bookmark and Share

By: Cliff Hobbs
Posted On: 2/18/2003

Problem:
We're trying to get our count Add/Remove programs query to export to a CSV from within web reports but it keeps timing out. What part of the query in the TREEDATA.XML controls this feature? Here's the query as we have it in TREEDATA.XML.
<Node ID="N509" Desc="Count all Add/Remove Programs" A="1" CatID="4" F="0" SP="usp_SMSR211" HS="0" SD="none" HDT="1" DTQ="506" FP="Product Name" Type="0" G="1" V="2" />


Contributed By: Henry Wilson
I had the same problem and was told to change the slash (Add/Remove) to a dash (Add-Remove) as XML doesn’t like the slash.

So in TREEDATA.XML change:

Desc="Count all Add/Remove Programs"

to

Desc="Count all Add-Remove Programs"

  myITforum.com ©2010 | Legal | Privacy