This does give me a list of tables, but from the "master" database, not the DB I need. I tried adding database= and db= and catalog= but i get errors.
I think in the ODBC driver configurations there is no default database specified, so I need to do it in the libname statement, which I do (DATABASE=).
I know the libname is working because it is creating tables in the SQL. It is just not showing them in the SASApp libraries.