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 (December 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 10 Dec 2008 08:52:16 -0600
Reply-To:   Joe Matise <snoopy369@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Joe Matise <snoopy369@GMAIL.COM>
Subject:   Re: FYI - 64-bit nuance of Proc Export
In-Reply-To:   <7924199d-db94-46c1-b3a1-a282106d9453@i20g2000prf.googlegroups.com>
Content-Type:   text/plain; charset=ISO-8859-1

I highly doubt it's anything to do with SAS. I'd suspect it's related to some difference in the Jet facility that empowers dbms=excel (the excel libname engine, I believe). dbms=excel uses the same method as libname access, in all versions of 9.x as far as I know. dbms=xls uses a substantially different method (I don't recall which, off the top of my head).

Can you use libname access on that PC?

-Joe

On Wed, Dec 10, 2008 at 7:58 AM, Akshaya <akshaya.nathilvar@gmail.com>wrote:

> That's interesting, even I had similar problems in importing Excel > file under 64bit windows server. But as you said using dbms=xls works > like charm, what would be the name for Access files, same issue with > 64bit. > > Akshaya >


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