Hi All-
My organization recently switched from a SQL server database to an Azure database. I previously purchased the ODBC driver for SAS/ACCESS knowing that after the switch I would need to purchase/install and Data Direct driver which will allow me to continue to pull data from both. I have completed both those steps but am still not able to pull data.
Does anyone have experience with pulling data from Azure through SAS with the Data Direct driver? Can you please provide an example connection string? This is the string I was previously using and it doesn't work:
proc sql;
connect to ODBC (user=xxxx password=xxxxxxxxxxxxxxx dsn=xxxxxxxxxxxxxxx);
create table TEST as
select * from connection to odbc
(select * from TEST);
quit;
Thanks so much for the help, I can't find any info about this.
This post may be of interest: https://communities.sas.com/t5/Administration-and-Deployment/SAS-with-Microsoft-Azure-cloud/td-p/272...
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.