Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded Datasource not recognized #52

Open
tetijin opened this issue Jan 10, 2019 · 1 comment
Open

Embedded Datasource not recognized #52

tetijin opened this issue Jan 10, 2019 · 1 comment

Comments

@tetijin
Copy link

tetijin commented Jan 10, 2019

I am attempting to deploy a report with an embedded datasource in order to ensure users don't have to use database credentials before running the report. I've noticed that when I deploy the report with your tool (Awesome tool, BTW), I am asked to provide credentials. Is there something that I am missing with your tool? Or does it not support embedded datasources? Thanks!

@ygeelen-tb
Copy link
Collaborator

Hello @tetijin ,

See: https://docs.microsoft.com/en-us/sql/reporting-services/report-data/specify-credential-and-connection-information-for-report-data-sources?view=sql-server-2017

When configuring a data source, you can specify credentials in the following ways:

  • Prompt the user for credentials.
  • Store credentials.
  • Use Windows integrated security.
  • Use no credentials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants