Dynamic Report Creation 
Author Message
 Dynamic Report Creation

I have a project that allows the users to specify what goes on a
report.  Once I get the information from the user I take a copy of a
predefined style (rpt file created in design mode) and create a
template rpt file.  Its not until I create the copy of the style into
a template rpt that I know what data I need to put on the report.

The data that goes with the template is from multiple databases and is
saved in VB in an ADO object.

Now, how do I get that ADO object data into the template?  

1.  Unbound fields don't seem to work with an ADO Object that is
disconnected.

2.  I can't get code to work that assigns a new ttx file to the
template report.

Either 1 or 2 will work for me, I just need to figure out how I can do
them, if I can at all.



Mon, 07 Nov 2005 04:25:14 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Dynamic report creation

2. dynamic report creation

3. Dynamic SQL Queries, dynamic reports

4. Dynamic creation of variable names

5. Runtime Creation of Dynamic Forms

6. Dynamic creation of web controls in VB.NET

7. dynamic sentence creation

8. Dynamic Menu Creation

9. DAO - Dynamic Database Creation

10. Dynamic Control Creation - Expand Form?

11. Dynamic Creation of Controls

12. Dynamic control creation

 

 
Powered by phpBB® Forum Software