Skip to content

Which server role in sqlserver should I obtain to use schemacrawler? #1126

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

You must be logged in to vote

Hi, I found the reason for my problem.

When I don't set LimitOptionsBuilder, SchemaCrawler tries to get all the schema includes System Database (which some schema is not allow to look up with public account.)
If I limit to specific database with LimitOptionsBuilder, then it works.

I will close this question.
Thanks, and have a wonderful day.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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