LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (July 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
=========================================================================
Date:         Fri, 19 Jul 2002 12:20:11 -0400
Reply-To:     William Lu <luwp@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         William Lu <luwp@HOTMAIL.COM>
Organization: Bell Sympatico
Subject:      Re: A SYBASE CONNECT PROBLEM

Hi Momo, You may check the schema name. The default one is dbo. Regards,William "momo zeus" <momozeus@yahoo.com.cn> wrote in message news:1a48ef9.0207190406.3767d42f@posting.google.com... > HI,I PLAN TO CONNECT TO A DATABASE CALLED TESTDB ON SYBASE > SO I code the follows in sas editor; > libname mydblib sybase user='aa' password='sss' database='testdb' > server='sybase1' ; > > THE RESULT I GET IN LOG AS THE FOLLOWS: > NOTE: Libref MYDBLIB was successfully assigned as follows: > Engine: SYBASE > Physical Name: sybase1 > > BUT IN THE EXPLORE WINDOWS,I FOUND THERE'S NOTHING IN MYDBLIB


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