Data Report async show don't know how

Data Report async show don't know how

Post by Ignat Andre » Sat, 04 Sep 1999 04:00:00



I have the following problem :
When I call method ".show" for the data report - makes a time ( 2-3
seconds ...) for a report with 400 records ...
I want that the show method run async - but I can' figure how ...

BTW - data report has a event of type

"AsyncProgress(ByVal JobType As MSDataReportLib.AsyncTypeConstants,
ByVal Cookie As Long, ByVal PageCompleted As Long, ByVal TotalPages As
Long)"

and the one of the asynctypeconstants  is rptasyncpreview - but how I
use this event and when it's generated ?

Thanks in advance

--
I'm happy VBing

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

 
 
 

1. Don't know the field name but do know the column order

Hi All,
I need to write a select statement that will select columns from a table
based on the column order.
For instance:
If I had a table called (MyTable) and it had 3 fields call MyField1,
MyField2 and MyField3
I would like to write a select statement the selects the data from MyField3
with a select statement like this:
SELECT 3 FROM MyTable.

I need to do this because I do not have the name of the field at run time
but I will know the position of the column in the table.

Thanks, John

2. Efficient slicing/substring of TOAST values (for comment)

3. Why data report don't refresh the data

4. Plz Help - Almost there RH6/Apache/JServ/mm.MySQL

5. Don't know how to get data from Excel2000

6. DBCC Shrinkfile has no effect

7. Funny Behaving Locate - don't know where's the problem

8. Error : DBNETLIB ConnectionWrite??????

9. Oninit didn't work fine and I don't know why

10. I've just replaced the last dBA and don't know the sa password

11. Don't know if it's possible : grouping

12. Report won't always show current data

13. fileds don't show up in comboboxes?