when run my project and add token to web.confg not found any database or any table in drobdown list data for rebort how config
it to show my data base that restor in sql server and use database first approache to add it in my project
when run my project and add token to web.confg not found any database or any table in drobdown list data for rebort how config
it to show my data base that restor in sql server and use database first approache to add it in my project
Hi
.Net Report Builder doesn't automatically pick up your Database schema in the Reports. You have to setup the schema first. The admin app to setup the schema automatically picks up all your Tables and Views and you can then select which ones you want to use in the Report Builder Wizard.
Please see this link for details on how to setup your database:
https://dotnetreport.com/blog/2016/03/tutorial-1-how-to-setup-your-database-on-net-report-builder/