Displaying 1 result from an estimated 1 matches for "lrpdatacln".
2004 Nov 09
1
RODBC bug or doc error in sqlFetch on xls files (PR#7354)
...nnect to Excel file using dialog box
> z<-odbcConnectExcel()
## List the tables: "Success Rates" is the only worksheet there, of course
> sqlTables(z)
TABLE_CAT TABLE_SCHEM
1 C:\\Documents and Settings\\bgunter\\My Documents\\LRPdatacln <NA>
2 C:\\Documents and Settings\\bgunter\\My Documents\\LRPdatacln <NA>
3 C:\\Documents and Settings\\bgunter\\My Documents\\LRPdatacln <NA>
TABLE_NAME TABLE_TYPE REMARKS
1 'Success Rates$' TABLE <NA>
2...