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 (January 2011, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 17 Jan 2011 13:55:44 -0500
Reply-To:     Wensui Liu <liuwensui@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Wensui Liu <liuwensui@GMAIL.COM>
Subject:      Re: R project
Comments: To: goladin@gmail.com
In-Reply-To:  <4d342409.0220970a.3abc.ffffca3b@mx.google.com>
Content-Type: text/plain; charset=ISO-8859-1

in a normal practice, R does save the data into memory. however, with some library(i can't recall the name), you are able to save the data into a sqlite db which uses hard disk instead of ram as storage place.

On Mon, Jan 17, 2011 at 6:10 AM, goladin@gmail.com <goladin@gmail.com> wrote: > Hi, > > Yes. R has an odbc add in. > > Yes. R loads things in memory. > > Regards, > Murphy > Sent from my Nokia phone > -----Original Message----- > From: Stéphane COLAS > Sent: 17/01/2011 7:07:27 PM > Subject: R project > > Hi > > I remember that some of you use R to work. Right ? > > Could you answer to tell me if we can access to ODBC database ? Does > this soft use the memory to load the data as Stata does ? > > -- > Cordialement/Best regards, > > Stéphane COLAS > +33 (0) 6 20 43 31 89 > > -- > You received this message because you are subscribed to the Google Groups "sasconsulting.google.com" group. > To post to this group, send email to sasconsulting@googlegroups.com. > To unsubscribe from this group, send email to sasconsulting+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/sasconsulting?hl=en. >

-- ============================== WenSui Liu I keep saying that the sexy job in the next 10 years will be statisticians. -- HAL VARIAN ==============================


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