Hi experts!
I have copied some .sas7bdat files in a sql server database and i want read the data using sql managment studio or reporting services
Is there a way to do so??
SAS datasets use a proprietary format so you can't read them from SQL Server Management Studio. Do you have SAS available to you so you can load SAS datasets into SQL Server? You need the SAS product SAS/ACCESS to SQL Server or SAS/ACCESS to ODBC to do this.
SAS datasets use a proprietary format so you can't read them from SQL Server Management Studio. Do you have SAS available to you so you can load SAS datasets into SQL Server? You need the SAS product SAS/ACCESS to SQL Server or SAS/ACCESS to ODBC to do this.
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.