Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I change a table at runtime???

Status
Not open for further replies.

progarsenal

Programmer
Jan 7, 2004
2
US
My datasource is a folder containing several xml files. Each xml file has the same structure. Each xml file is a table. Using VB.NET, I need the user to select which xml file to print as a report. If I have a report created following previous description, can I change the table at when the user selects a xml file to change to a crystal report and clicks the Print button? I am having trouble findidng where my vb actually connects the table to the report in code? Urgent...Thanks...
 
Oh yeah, I am using Crystal 9 and with vb.net thanks....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top