Hi All,
I hope someone can help me out with this. Through code I am loading an .rpt file and saving it with the "save data with report" option set to true. The next time I load this report, I don't want to round trip the database...but the report always asks me for the login info? Will a report always go to the DB if it is bound to a connection/stored procedure?
How do you save an .rpt file and load it again without going to the database?
I hope someone can help me out with this. Through code I am loading an .rpt file and saving it with the "save data with report" option set to true. The next time I load this report, I don't want to round trip the database...but the report always asks me for the login info? Will a report always go to the DB if it is bound to a connection/stored procedure?
How do you save an .rpt file and load it again without going to the database?