LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2005, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 29 Jun 2005 20:42:54 -0400
Reply-To:   "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Subject:   Re: how to import a large cvs data file into sas

Without seeing code or representative input data or results, it's hard to say.

Does "only get one column" mean that others are lost, or that all are concatenated together? If the latter, I suspect you are specifying the wrong separator.

The Import Wizard will save code for you. Tweaking that can be easier than working from scratch.

On Wed, 29 Jun 2005 15:13:10 -0700, Dragon <yongjun.tang@GMAIL.COM> wrote:

>I have a large data file in cvs format. When I import it, I only get >one column. When I change the format to txt, I only get either numberic >values or characters. Is there any easy way out? Thank you!


Back to: Top of message | Previous page | Main SAS-L page