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 (February 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 16 Feb 2009 21:08:27 +0800
Reply-To:     Murphy Choy <goladin@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Murphy Choy <goladin@GMAIL.COM>
Subject:      Re: CSV file with PROC SQL
Comments: To: niliam@GMX.NET
In-Reply-To:  <20090216095903.246530@gmx.net>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

Can I suggest that you use proc export(not sure if it is in SAS 8)?

Regards, Murphy

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Nili Nili Sent: Monday, February 16, 2009 5:59 PM To: SAS-L@LISTSERV.UGA.EDU Subject: CSV file with PROC SQL

Hello,

My dataset it huge (300000 observations) and I would like to save it as CSV file, so that I could work with it in EXCEL later on. I separated it in 5 different datasets (largest = 115532 obs and smallest=21564 obs) If I start to use ODS CSV, my application crashed. Is there any possibility to create a CSV file with PROC SQL and not with ODS? I use SAS 8.2 .

Thanks you in advance for your ideas. Regards, Nili

-- Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a


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