Date: Tue, 18 Aug 2009 02:59:11 -0700
Reply-To: Abel DK <rasmusabel@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Abel DK <rasmusabel@GMAIL.COM>
Organization: http://groups.google.com
Subject: Re: Please help, what is wrong with 'GuessingRows' statement?
Content-Type: text/plain; charset=ISO-8859-1
Hi,
try to replace EXCEL with XLS, this work for me:
so replace: DBMS=EXCEL REPLACE;
With: DBMS=XLS REPLACE;
Best regard,
ABEL DK
|