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 (January 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 10 Jan 1997 02:54:33 -0700
Reply-To:     "Raymond V. Liedka" <liedka@UNM.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "Raymond V. Liedka" <liedka@UNM.EDU>
Subject:      Re: libname problem: using procsql, remote connected to Oracle
Comments: To: "Gyzen, Rudy" <RGyzen@NITGNPSD.TELSTRA.COM.AU>
In-Reply-To:  <m0vib7e-0006xcC@pyxis.unm.edu>
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Fri, 10 Jan 1997, Gyzen, Rudy wrote:

> >Date: Tue, 7 Jan 1997 01:35:13 GMT > >From: Luvyellab <luvyellab@AOL.COM> > > > >I keep getting the message that the libname cannot be assigned when I use > >the command: libname kayesql 'c:\sas\kaye\;. I am connected remotely to > >Oracle via.... > > Kaye, you're gonna get a lot of these....you're missing a single quote at > the end of your libname. Try libname kayesql 'c:\sas\kaye\'; > > Cheers, Rudy. >

This reminds me of using SAS 6.04 on the PC way back some 5 years ago. On the command line (the =======> ) at the top of the program window, I would routinely leave off the ending quote when specifying a libname or a filename.

Odd the things one remembers....

ray

Raymond V. Liedka Department of Sociology University of New Mexico


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