Skip to content
Discussion options

You must be logged in to vote

Yes, in SAS you submit a libname statement to connect to a datasource, be it SAS data sets, SPDS/SPDE data, DBMS data ...
Then you have a libref, which references that data, and then the table names are the names of the data sets/tables.
Here's the doc for libname SPDE

Then, hopefully the sd2pq() method which was user contributed, will work for you!

Replies: 10 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by TPDeramus
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TPDeramus
Comment options

Comment options

You must be logged in to vote
2 replies
@tomweber-sas
Comment options

@TPDeramus
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@TPDeramus
Comment options

@tomweber-sas
Comment options

@TPDeramus
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants