|
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
>
|