Hi, I hate to post such a vague question, but I'm really struggling with getting reports going on my app. I have tons of reports to do for my app and I'm just not sure how to get started. My backend is SQL Server. I can't find any good examples of what I need to do to go off of and all the tutorials are based on access it seems. I'm doing my development from VS.Net.
When I add a report to the project, it brings up the Report Expert thing and for starters, I hit the Wizard. From my reading, it seems I need to use OLE DB. When I click on that, it brings up a connection box. I need to use Integrated Security. It then brings up an Advanced settings screen and I have no clue what to put in here. (Can't find any information anywhere as to what should go here.) I left it at defaults and it came back with a connection error. Any clue on that?
Then also, how do I go about the data on the backend? Should I just link it to stored procedures? datasets? are data sets secure? I'm confused.
PLEASE HELP!
When I add a report to the project, it brings up the Report Expert thing and for starters, I hit the Wizard. From my reading, it seems I need to use OLE DB. When I click on that, it brings up a connection box. I need to use Integrated Security. It then brings up an Advanced settings screen and I have no clue what to put in here. (Can't find any information anywhere as to what should go here.) I left it at defaults and it came back with a connection error. Any clue on that?
Then also, how do I go about the data on the backend? Should I just link it to stored procedures? datasets? are data sets secure? I'm confused.
PLEASE HELP!