All Tags > XML output target (RSS)
Sorry, but there are no more tags available to filter with.
  • RE: Script to output differing file properties as XML

    Certainly. I'm using the output as contribution to a project's document repository. I'm involved in a project where there are a large number of directories/files and nobody has a clue as to what files are where and what they contain. I'm using the code to scan given directory hierarchies and obtain key...
    Posted to Forum by LogParser User : David Manley on 06-24-2006, 5:35 PM
  • RE: Script to output differing file properties as XML

    This sounds very interesting, but I think it would be useful if you could give a brief example of a use case for the code so others would know where it might provide value to them.
    Posted to Forum by LogParser User : DEinspanjer on 06-24-2006, 11:18 AM
  • RE: Script to output differing file properties as XML

    Hmmm, couldn't get the zip file to attach, so try this link instead .
    Posted to Forum by LogParser User : David Manley on 06-24-2006, 3:42 AM
  • Script to output differing file properties as XML

    I've mailed a submission to Mike for inclusion in the repository that uses Log Parser to obtain a variety of properties for a list of files from one or more directory hierarchies. All three of which (i.e. the properties, the files and the directories) are configurable by a user simply by modifying the...
    Posted to Forum by LogParser User : David Manley on 06-23-2006, 10:48 PM
  • Compatible with Crystal Reports

    Errors while attempting to use Log Parser XML file as Database in Crystal Reports. LogParser "SELECT * INTO D:\IISLogs\report1.xml FROM D:\IISLogs\ex060619.log WHERE cs-username <> NULL" Am I missing some switches to get this to validate within CR? First Record with Header Info: [code] <? xml...
    Posted to Forum by LogParser User : epoh977 on 06-20-2006, 1:46 PM
  • Compatible with Crystal Reports

    Errors while attempting to use Log Parser XML file as Database in Crystal Reports. LogParser "SELECT * INTO D:\IISLogs\report1.xml FROM D:\IISLogs\ex060619.log WHERE cs-username <> NULL" Am I missing some switches to get this to validate within CR? First Record with Header Info: [code] <? xml...
    Posted to Forum by LogParser User : epoh977 on 06-20-2006, 1:45 PM
  • RE: How to display XML data into Gridview

    Did you try using the -standAlone: OFF parameter to not generate the full xml and then manually add a &lt;root&gt; to the beginning and &lt;/root&gt; to the end?
    Posted to Forum by LogParser User : DEinspanjer on 03-16-2006, 4:27 PM
  • How to display XML data into Gridview

    I have the same problem. I used this code to import XML data into gridview. MyDataSet.ReadXml(Server.MapPath( "xml00.xml" )) gridview1.DataSource = MyDataSet.Tables(0) gridview1.DataBind() It will show only one line DATE_CREATED="2005-04-12 18:54:15" CREATED_BY="Microsoft Log Parser V2.2". Were you able...
    Posted to Forum by LogParser User : Dillip on 03-16-2006, 3:53 PM
  • RE: CSV into XML

    Open the help file in C:\Program Files\Log Parser and navigate through the Table of Contents to: Log Parser | Writing a Query | Basics of a Query It tells you everything you need to know for a simple query like this: LogParser.exe "SELECT * INTO my_XMLFile.xml FROM my_CSVFile.csv" If you don't like the...
    Posted to Forum by LogParser User : DEinspanjer on 02-14-2006, 9:30 AM
  • CSV into XML

    Hello Guys, just heard from one of the EE experts about this tool and would like to get a jump start using it. Could you help me with a batch to convert thisa CSV into XML "Source Account Number","Source Account Name"," Security ID","shares" "ASZF2345","INTL111","EP317 ","2222" "ASZF2345","INTL111",...
    Posted to Forum by LogParser User : Autofreak on 02-13-2006, 4:18 PM
Page 2 of 4 (40 items) < Previous 1 2 3 4 Next >
Microsoft Communities