Displaying 2 results from an estimated 2 matches for "access2007".
Did you mean:
access2000
2012 Oct 26
1
Package RODBC sqlQueries
...DBC package. I've read the documentation
associated with the RODBC package, but I'm still having problems with
my SQL statements; I think my syntax, particularly with respect to my
WHERE statement, is off but I can't find any documentation as to why.
When I run a query from within the Access2007 database, it looks like this:
SELECT tblDataFieldRawSiteVisit.*
FROM tblDataFieldRawSiteVisit
WHERE (((tblDataFieldRawSiteVisit.dataForm)="Oyster Transition Plan
Site Mapping Detail"));
After inserting that (verbatim) into my R code like this:
testData = sqlQuery(db, SELECT tblDataFiel...
2009 Mar 19
2
Run fortran from R
Hi there,
I've got a fortran simplex-routine that I would like to run from R.
Is this possible?
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]