Change crystal report table during runtime in vb.net

Joined
Jul 30, 2011
Messages
3
Reaction score
0
I have 9 tables with state information in them. They all have the same field names. I have a Crystal Report that is based on one of them. I want the user to be able to select a state and change the Crystal Report to use that table instead of the one it was based on.I mean when user select text in combo box and then click on "OK" then report show (using only one rpt for all the tables of same fields). How do I do that in VB.Net? Is
please help me.thank's
 
Back
Top