I am a new SAS Viya User. I am trying to connect to the AWS Athena Data warehouse by establishing a ODBC connection. I created a caslib using the caslib statement and assigned the caslib. Can I access the files/tables in the Data warehouse without loading the data to caslib? TIA
Two things helped me in resolving the issue. 1. Including the schema option while creating the caslib to establish a connection to Data warehouse via ODBC. 2. Using proc fedsql instead of proc sql to query the DW.
I hope this helps. Thank you! 🙂
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.