Displaying 4 results from an estimated 4 matches for "optiv".
Did you mean:
optim
2010 Feb 11
3
Creating a new Access database with R
...em as well, I would like to code with following concept but wondering how to cope it.
if (*mdb file exist)
{ add new row/col }
else
{ add new *mdb file }
----------------------------------------------------------------------------------------------
From: Uri Shimron <UriShimron_at_optiver.com>
Date: Thu 21 Sep 2006 - 13:27:35 GMT
First of all, since this is my first posting, I would like to thank
anybody who works/has worked on R, and made it such a beautiful open
source package!
My question is: how do I create a new Access database with R? I need a
channel before I c...
2003 Dec 01
0
No subject
...2001 21:29:28 +0200 (CEST)
From: Urban Widmark <urban@teststation.com>
X-Sender: <puw@cola.teststation.com>
To: Jeff Norris <jeffnor@nortelnetworks.com>
Cc: samba <samba@samba.org>
Subject: Re: SMBMOUNT / SMBFS Sparc Solaris 8
In-Reply-To: <000e01c1298a$b1a2b2a0$4a1801a7@optivity.crap>
Message-ID: <Pine.LNX.4.30.0108202127040.2711-100000@cola.teststation.co
m>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Prec...
2003 Dec 01
0
No subject
..., 20 Aug
2001 11:16:27 -0400
X-Sybari-Space: 00000000 00000000 00000000
From: "Jeff Norris" <jeffnor@nortelnetworks.com>
To: samba <samba@samba.org>
Subject: SMBMOUNT / SMBFS Sparc Solaris 8
Date: Mon, 20 Aug 2001 09:13:39 -0600
Message-ID: <000e01c1298a$b1a2b2a0$4a1801a7@optivity.crap>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Microsoft Outlook, Build 10.0.2616
X-Orig: <jeffnor@nortelnetworks.com>
X-Converted-To-Plain-Text: from multipart/alternative by demime 0.98b
X-Converted-To-Plain-Text: Alternative section used was...
2006 Sep 21
0
Creating a new Access database with R
First of all, since this is my first posting, I would like to thank
anybody who works/has worked on R, and made it such a beautiful open
source package!
My question is: how do I create a new Access database with R? I need a
channel before I can do anything, but if the mdb-file doesn't exist, I
can't connect to it with odbcConnectAccess.
I've looked at the RODBC.pdf on CRAN, searched