search for: coey

Displaying 6 results from an estimated 6 matches for "coey".

Did you mean: coef
2008 Sep 11
2
database table merging tips with R
...mpile (see http://cran.r-project.org/web/packages/ROracle/index.html). On the other hand, RODBC worked more or less magically once I set up the data sources. What is your success using ROracle and why would it be preferable to RODBC ? -Avram On Thursday, September 11, 2008, at 12:47PM, "Coey Minear" <cminear at securecomputing.com> wrote: >Aaron Mackey writes: > > I guess I'd do it something like this: > > > > dbGetQuery(con, "CREATE TEMPORARY TABLE foo ( etc etc)") > > sapply(@userids, function (x) { dbGetQuery(con, paste("INSE...
2008 Sep 05
1
boxplot including null info from dataframe, not with SQLite dataframe
...frame loaded from SQLite versus a data frame loaded from a file. In the mean time, I'll either try to install RSQLite on Windows or get postscript working on FreeBSD. (My quick attempt with postscript in R on FreeBSD was not drawing the bounding box nor the axes.) Thanks for any help. -- Coey Minear
2006 May 03
2
Using a helper within another helper?
I am trying to push some view logic into a helper. The thought is that this is a step towards having the business logic in the helper rather than the view. However, I''m essentially wrapping the checks around an eventual call to date_select(). The problem I''m having is that the application complains that it doesn''t know about date_select(). I''m sure (or
2005 Dec 20
2
Null Text Fields
I tend to allow nulls in cases where the value is unknown, even if it''s a text/varchar field. RoR seems to push empty strings into these fields. Is there any way to get RoR to use NULL vice '''' if the input box is empty? Thanks! - Ian
2000 Apr 26
0
After upgrade to 2.0.6, Win98 users can't connect to Samba shares
...le = no printable = yes public = no writable = no create mode = 0700 [rootdir] comment = Root directory on hopland path = / read only = yes public = yes [sharegis] comment = Share for GIS work with write access to hopland path = / valid users = cbrooks rixanne urbdig coey public = no writable = yes printable = no create mask = 0775 ************************** Any and all help appreciated! Sincerely, Colin **************************************************** Colin Brooks GIS Analyst Integrated Hardwood Range Management Program (IHRMP) U...
2004 Oct 14
10
Transparent Redirect to external host
Hello all, After perusing the documentation, faqs, and mailing list archives, I have not been able to find a way to do the following. I''m hoping "you" can help. I want to transparently redirect all outbound SMTP connections to an SMTP server of *my* choice. This way, regardless of what a user on my network has set their SMTP server to be within their MUA, I will redirect