Connecting Tech Pros Worldwide Forums | Help | Site Map

Runtime Access problem...

Weby
Guest
 
Posts: n/a
#1: Nov 12 '05
Hi,

I've searched everywhere, but i've not found anything to make my application
compatible with Access 2k Runtime.

In fact, it works good for the first report i display. My application is
able to launch a report in view mode, and the secretary needs to be able to
compare 2 reports.

I launch the runtime access using shell() as the Microsoft Knowledge base
say to do. But then when i do a getobject (mydbname), the second report
tries to open itself in the first instance of access (the one containing my
first report which works great...) instead of the one i've just shell()...

I've tried to create msaccess2.exe to try to launch a "very" different
access, i've tried to change the title name of the access window, without
any success.

Globally, i think i need to be able to getobject() on a window by its hwnd
for example, maybe... But this function only needs classname...

Anybody can help ?
Thx

Weby




Closed Thread


Similar Microsoft Access / VBA bytes