Hi ,

I have a report, that thake the information about c:\myprogram\data.mdb ,
the problem, is that the user can choice another database ,but always my report ,that data from c:\myprogram\data.mdb.

All that i can do is change from ,click crystalreport1.rpt, after ,right button ,data base ,and choice database.

But how i can change from code?

Thanks