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 (February 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 10 Feb 2005 16:48:17 -0000
Reply-To:   Philip Mason <phil@WOODSTREET.ORG.UK>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Philip Mason <phil@WOODSTREET.ORG.UK>
Organization:   Wood Street Consultants
Subject:   Re: Problem using ODBC to SPSS
Comments:   To: xiangyang.ye@GMAIL.COM
In-Reply-To:   <1108051568.542733.234770@o13g2000cwo.googlegroups.com>
Content-Type:   text/plain; charset="us-ascii"

Thanks - but I can go into MS Access and use the ODBC definition to read in the data without a problem. So it makes me think the problem is on the SAS side.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Xiangyang Ye Sent: 10 February 2005 16:06 To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Problem using ODBC to SPSS

Phllip,

FYI,

I met the same problem with an access database before. The error was caused by the permission of the database.

Try to get the permission to open the database and then you can use libname ODBC statement. It has nothing to do with SAS's libname statement.

Best regards.

Sean


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