Results 1 to 4 of 4

Thread: csv format files, zip problem!

  1. #1
    Join Date
    Oct 2008
    Posts
    71

    csv format files, zip problem!

    Hi,
    please provide any links or details about the plugin available that will allow to parse zipped files?
    Because I have import a csv file which is on a website page in zip format. I have a piece of code thats supposed to work with winzip but I don't think the client has winzip available.

    thanks

  2. #2
    Join Date
    Oct 2008
    Posts
    132
    Hi
    Log Parser supports reading input data from the input stream, for example.
    try using the following,
    type filename.csv | LogParser "SELECT * FROM STDIN" -i:CSV

    Perhaps you can output csv data to the I/O pipe since unzipping those data requires large disk space for storing before parsing.

    regards

  3. #3
    Join Date
    Oct 2008
    Posts
    137
    Can you tell How did you do it with winzip? Does winzip let you specify a website path? I thought you were using a separate method to download the file first?
    Does it give the error that"File cannot support".

  4. #4
    Join Date
    Oct 2008
    Posts
    119
    I your problem related to the above mentioned problem then you need a method to download the file from the website. and just try to straight way copy file first and see if that works.

    thanks

Similar Threads

  1. How to convert APE files to MP4 format
    By PaaJi in forum Windows Software
    Replies: 5
    Last Post: 06-01-2012, 10:17 AM
  2. How to convert Avi files to Dat format?
    By roshan45 in forum Windows Software
    Replies: 5
    Last Post: 05-02-2010, 01:45 AM
  3. Format of ASC files
    By chaosblade in forum Operating Systems
    Replies: 3
    Last Post: 30-06-2009, 08:15 AM
  4. Unable to convert djvu format files in JPEG format
    By Suzane in forum Windows Software
    Replies: 2
    Last Post: 11-05-2009, 05:14 PM
  5. converting .VOC files to .WAV format
    By Fanibhushan in forum Windows XP Support
    Replies: 2
    Last Post: 06-04-2009, 09:56 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,697,574.08494 seconds with 17 queries