Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the Crystal Report Source Table at Runtime
Message
From
11/07/2006 22:56:01
 
 
To
All
General information
Forum:
Visual Basic
Category:
Third party products
Title:
Changing the Crystal Report Source Table at Runtime
Miscellaneous
Thread ID:
01135563
Message ID:
01135563
Views:
111
Greetings!

Is there a way to directly change the table source in Crystal Reports during runtime so we can change the target table between similarly constructed tables?

To illustrate, we have the following tables with similar structures:
EmployeeTable
ID	Name	Address	PhoneNumber	<other employee-specific fields>

SupplierTable
ID	Name	Address	PhoneNumber	<other supplier-specific fields>

CustomerTable
ID	Name	Address	PhoneNumber	<other customer-specific fields>
The tables are constructed so that we can display the ID, Name, Address, and PhoneNumber of any of the three tables using only one form/report.

Thanks very much!
evolve or die.
Next
Reply
Map
View

Click here to load this message in the networking platform