I successfully connected SAS with Sql server but am seeing only a couple of tables in the schema, some are missing and are not in the list? Any insights??
libname study odbc datasrc= datasrcname prompt=yes schema = dbo user = password = multi_datasrc_opt = IN_CLAUSE;