Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while Executing Report in Background with OLE2_Object

Former Member
0 Kudos
100

Hi All,

I am able to get data from MS Access while executing the report in foreground.

But when I am trying to execute the same in Background , the data is comming from MS Access .

I am using OLE2_Object for fetching data from MS Access.

Thanks & Regards,

sravan.

1 ACCEPTED SOLUTION

former_member183990
Active Contributor
0 Kudos
62

hi,

As far as myself is concerned

i guess OLE is application only at foreground

and not at background

instead you can go for some other approach say like FTP or connect database concepts

cheers

s.janagar

Edited by: janagar sundaramoorthy Nadar on Jul 14, 2009 9:01 AM

1 REPLY 1

former_member183990
Active Contributor
0 Kudos
63

hi,

As far as myself is concerned

i guess OLE is application only at foreground

and not at background

instead you can go for some other approach say like FTP or connect database concepts

cheers

s.janagar

Edited by: janagar sundaramoorthy Nadar on Jul 14, 2009 9:01 AM