|
-
May 6th, 2007, 09:09 PM
#1
Thread Starter
Addicted Member
No Data Display in DataReport
Hi:
I'm using Data, DataEnviroment and Datareport to create a simple reporting application.
I use Data for filling all data and then using DataReport to Display and Print Report through
DataEnviroment.
I had this Problem, Report Show Nothing. But if I Load DataEnviroment and Delay for a second
using a Timer then display Report, I had the Result. Which I think is not an appropriate
way. Can Some one tell me why?
Thanks
-
May 7th, 2007, 04:12 AM
#2
Hyperactive Member
Re: No Data Display in DataReport
assign the datasource property of the datareport to the record source....
-
May 7th, 2007, 06:04 AM
#3
Re: No Data Display in DataReport
-
May 9th, 2007, 09:38 PM
#4
New Member
Re: No Data Display in DataReport
Hello,
I was a beginner. Anyway, I try to create 1 Data Report using VB6. Can you help me explain how to put in the data called from my database (.mdb) and how to assign the datasource because in my application, I called the database by directly hardcode the path from my application.
Or maybe you have a simple sample that I can refer to.
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|