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:         Fri, 7 Jun 1996 18:37:51 -0500
Reply-To:     GERALD ZUCKIER <ZUCKIER@CHIME.ORG>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         GERALD ZUCKIER <ZUCKIER@CHIME.ORG>
Subject:      Re: Using SAS with DB2-Tables
In-Reply-To:  <01I5MLJBRH92934PG4@HARPO.CHIME.ORG>

True; to enlarge on that, think seriously about what sort of reporting you will need so that you will be able to do all the grunt work via sql passthrough rather than pulling vast quantities of data back into sas. Doing things the easy way for sasusers, i.e. using access to create views of each db2 table and treating them like sas datasets for merges, datapulls, etc. is a very very very slow way to go.


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