LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (April 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 19 Apr 2002 10:31:19 -0700
Reply-To:     Sigurd Wilson Hermansen <hermans1@WESTAT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Sigurd Wilson Hermansen <hermans1@WESTAT.COM>
Organization: http://groups.google.com/
Subject:      Re: reading data from a text file through ODBC
Content-Type: text/plain; charset=ISO-8859-1

Comma-delimited and text files do not contain the metatdata that ODBC needs to extract from a data source in order to read it into a SAS dataset. DBMSCOPY, for example, displays the contents of these files and helps a user supply the necessary metadata (including informats for dates, times, numbers, etc.). Sig

"Daniele Monzali" <Daniele.Monzali@prometeia.it> wrote in message news:<a9osnv$14q$1@panco.nettuno.it>... > hello all > does anyone know whether and how it is possibile to configure an ODBC > textpad driver in order to directly read .csv or .txt data files in SAS ? > thanks > daniele


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