BookmarkSubscribeRSS Feed
millie
Calcite | Level 5
I'm a newbie of SAS, and I want to know how should I do in order to access SAS Metadat from VB/C/Java?

Does anyone know why this comes up or how to get rid of it? Its very urgent for me>.<
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
The SAS metadata is not documented for users, so you would have to reverse engineer it to get to it from another language. DBMS/Copy (now owned by SAS) and StatTransfer have done this, so it is not impossible. SAS actually stores most (all?) of the general metadata in SAS datasets (I don't know abut the SAS Metadata Server product.).

Depending on your need, another option would be to use SAS to export the particular metadata table to a SAS transport file and read that file (which is documented somewhere).

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 838 views
  • 0 likes
  • 2 in conversation