Re: Processes still running after closing
From: ambshah (ambshah_at_hotmale.not4spam)
Date: 12/27/04
- Next message: Gérard Leclercq: "Re: help Sql with VB"
- Previous message: ambshah: "help Sql with VB"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Dec 2004 00:01:35 +0530
in vb halt go to debug mode and
?forms(0).name
this should give you the name of the form that is still in memory.
regards
ambrish
"A.B." <a.b.@sympatico.ca> wrote in message
news:u0d2Tez0EHA.2040@tk2msftngp13.phx.gbl...
> Hi,
>
> When I close my application (in VB6 with Access 2000), I still have
> processes runnning.
> Actually, it only occurs when I print a report, otherwise the application
> ends normally when I close the last window.
> My question is : Can I find out which process is still running ( a
> recordset
> open, a form an so on..) an by which mean?
>
> Thank you for your help.
>
> A.B.
>
>
- Next message: Gérard Leclercq: "Re: help Sql with VB"
- Previous message: ambshah: "help Sql with VB"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|