Date: Tue, 18 Aug 2009 09:02:37 -0500
Reply-To: Kevin Myers <KevinMyers@AUSTIN.RR.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Kevin Myers <KevinMyers@AUSTIN.RR.COM>
Subject: Re: Please help, what is wrong with 'GuessingRows' statement?
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
reply-type=original
What version of SAS are you running?
----- Original Message -----
From: "Nancy" <nancy0318@GMAIL.COM>
To: <SAS-L@LISTSERV.UGA.EDU>
Sent: Tuesday, August 18, 2009 08:33
Subject: Re: Please help, what is wrong with 'GuessingRows' statement?
> Still can not solve the problem :( .
>
>
>
> On Aug 18, 5:59 am, Abel DK <rasmusa...@gmail.com> wrote:
>> Hi,
>>
>> try to replace EXCEL with XLS, this work for me:
>>
>> so replace: DBMS=EXCEL REPLACE;
>> With: DBMS=XLS REPLACE;
>>
>> Best regard,
>>
>> ABEL DK
>
|