Re: [R] How to Execute A Query Stored In Access 2007

2011-07-06 Thread Steven Kennedy
rom: Steven Kennedy > To: Alex Zhang > Cc: "r-help@R-project.org" > Sent: Wednesday, July 6, 2011 7:18 PM > Subject: Re: [R] How to Execute A Query Stored In Access 2007 > > What package are you using to connect to the Access database? > > > On Thu, Jul 7, 20

Re: [R] How to Execute A Query Stored In Access 2007

2011-07-06 Thread Alex Zhang
Steven - I use RODBC. Thx, - Alex From: Steven Kennedy To: Alex Zhang Cc: "r-help@R-project.org" Sent: Wednesday, July 6, 2011 7:18 PM Subject: Re: [R] How to Execute A Query Stored In Access 2007 What package are you using to connect to the Acces

Re: [R] How to Execute A Query Stored In Access 2007

2011-07-06 Thread Steven Kennedy
What package are you using to connect to the Access database? On Thu, Jul 7, 2011 at 7:02 AM, Alex Zhang wrote: > Hey guys, > > Could you please teach me how to run or execute a query stored in an Access > 2007 database? > > I can connect and run queries from my Access database without any prob

[R] How to Execute A Query Stored In Access 2007

2011-07-06 Thread Alex Zhang
Hey guys, Could you please teach me how to run or execute a query stored in an Access 2007 database? I can connect and run queries from my Access database without any problem. But I have an append query stored there. Say called "Append2Tbl". How do I execute it without copying and pasting the