Skip to content

Accessing Database Extensions? #50

Closed Answered by cbini
coletarbet asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @coletarbet! You need to query extension tables individually. For example:

ps_connection.get_schema_table('S_STU_CRDC_X')

Make sure your plug-in includes that table and fields for reading.

Replies: 2 comments

Comment options

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

You must be logged in to vote
0 replies
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