I want to create sas7bdat file using dataset in c#.
Can some one guide how can i do that?
@selukarchetan7 I am not a C# developer and the SAS Communities is not going to be the best place to ask for help with creating a C# application.
The available integration points are all documented on the https://developer.sas.com/ site. Please review this site. Any REST client can integrate with a SAS Viya based environment. You'd need to do your own research and investigation how to get C# to leverage the exposed REST endpoints.
I have a dataset how can i just generate sas7bdat file in c#
@selukarchetan7 wrote:
I have a dataset how can i just generate sas7bdat file in c#
A SAS dataset is a .sas7bdat file.
@selukarchetan7 I am not a C# developer and the SAS Communities is not going to be the best place to ask for help with creating a C# application.
The available integration points are all documented on the https://developer.sas.com/ site. Please review this site. Any REST client can integrate with a SAS Viya based environment. You'd need to do your own research and investigation how to get C# to leverage the exposed REST endpoints.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.