Pharcyde
Arriba Arriba!!!
- Local time
- Today, 11:13
- Joined
- Sep 4, 2003
- Messages
- 116
Hello and good afternoon to everyone!
I've been asked to put some options on our DB with reguards to exporting some reports to .rtf format. Theres no problem with using the 'Save As/Export' right click option, but they'd like me to do it via a function/button.
I've found a piece of code that nearly does it, but it uses an sql statement as a parameter and exports the resulting query.
The reason this is a problem is that my report has a subreport on it, and i cant recreate the query to fit this.
My questions are:
Does anyone have a clue what I'm talking about!!??
Can anyone help me!!??
Cheers, LeeBoy
I've been asked to put some options on our DB with reguards to exporting some reports to .rtf format. Theres no problem with using the 'Save As/Export' right click option, but they'd like me to do it via a function/button.
I've found a piece of code that nearly does it, but it uses an sql statement as a parameter and exports the resulting query.
The reason this is a problem is that my report has a subreport on it, and i cant recreate the query to fit this.
My questions are:
Does anyone have a clue what I'm talking about!!??
Can anyone help me!!??



Cheers, LeeBoy