4
votes
2answers
73 views
Tables not Listed under SQL Server LIBNAME
I've been having this problem for some time (it seems since the initial release of SAS v9).
Steps to Reproduce
I assign a libname to SQL Server (or Oracle -- I haven't verifi …
2
votes
2answers
75 views
What differences are there (if any) between OLE DB and ODBC?
SAS/Access to OLEDB is a completely different product from SAS/access to ODBC. What, if any, are the differences between the two? Is there an advantage/disadvantage to using eith …
0
votes
0answers
109 views
OLEDB Excel Connection in Read-Only Mode?
I'm having trouble getting OLEDB for Excel to work in read-only mode.
The document is usually accessed by another user, and I'd like to import its contents to SAS without needing t …