RODBC: AD authentication when accessing database?
I tested using System DSN and different accounts on the same computer. Seems to work, different users can query data using their own Windows credentials. -J 2010/6/17 johannes rara <johannesraja at gmail.com>:
Hi (posted this to r-help, but got advised to post this on R-sig-db), I'm trying to fetch data from SQL Server database using RODBC. Is there a way to use AD authentication method when accessing data via R? I'm using R 2.10.1 and Windows XP. -J