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
|