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 (June 1996, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 6 Jun 1996 19:48:42 GMT
Reply-To:     Joth Jacobson <jothj@SWOG.FHCRC.ORG>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Joth Jacobson <jothj@SWOG.FHCRC.ORG>
Organization: Fred Hutchinson Cancer Research Center
Subject:      SAS connection to Oracle

I've been experimenting with the SAS ODBC connection to Oracle and have been having troubles with the Oracle end of the connection (can't get a 32-bit Oracle driver installed). In reading through the PROC SQL documentation, I see that you can also state:

PROC SQL; CONNECT TO ORACLE (db=x); instead of CONNECT TO ODBC

Does this mean that I can connect to Oracle without using the odbc administrator?

If so, how do I need to set this up?

Thanks for any help you can offer.

Joth Jacobson, M.S. Biostatistician Southwest Oncology Group Seattle, WA


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