Hi,
I created an odbc intersystems cache library but I can't see any table.
could you help me
Thx
Step one, test from a non-SAS client on the same machine. Like Excel.
Then there can be tons of reasons: authorization, source table names not comply with SAS naming conventions (table names longer than 32 char as an example).
Also, check with the DBA if they can spot any messages during your access.
Can you perform an explicit SQL pass through?
Thx for your replay.
I don't have the name of the tables in order to do this test.
So how did you create this? In code, in SAS Management Console, or some other means? Without details of how you set this up we can only guess what might be wrong.
Hi,
I created the librairy in Management console, everything is correct.
Thx
Ok Thx,
I will see with DBA team
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.