BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
selukarchetan7
Calcite | Level 5

I want to create sas7bdat file using dataset in c#.

 

Can some one guide how can i do that?

1 ACCEPTED SOLUTION

Accepted Solutions
SimonDawson
SAS Employee

@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.

View solution in original post

5 REPLIES 5
SimonDawson
SAS Employee
Hi selukarchetan7, Welcome to the SAS Communities!

This can be done by leveraging the REST API endpoints available in a SAS Viya based deployment. See the API documentation on the developer.sas.com site.

https://developer.sas.com/apis/rest/DataManagement/#create-a-new-table
selukarchetan7
Calcite | Level 5

I have a dataset how can i just generate sas7bdat file in c#

selukarchetan7
Calcite | Level 5
SimonDawson thanks for the reply. Please help me out
SimonDawson
SAS Employee

@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.

SAS Innovate 2025: Register Now

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!

Mastering the WHERE Clause in PROC SQL

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.

Discussion stats
  • 5 replies
  • 2008 views
  • 2 likes
  • 3 in conversation