--- In [email protected], "entropyreduction" <[EMAIL PROTECTED]> wrote:
>
> There's also the ODBC plugin, if you want to access access via an sql
> interface.

Sure. This one was supposed to be an example of COM plugin with the
enhanced syntax. OTOH, I thought it could be also a good example of
DIALOG plugin, however, I decided to wait until TreeView is
implemented as help file says you have a plan for ListView, TreeView,
Statusbar, etc.

> In principle, not necessary.  If you mean by "meanwhile",
> "temporarily", Bruce has done a lot of work to cause intermediate,
> temporary handles to get destroyed automatically.

I tested it, indirectly by creating another com handle, and noticed
the temporary handles were not destroyed, something like this with ADO:
3000, 3001, 3002 -> 3000, 3003, 3004 -> 3000, 3005, 3006 -> ...

Maybe it could be hard to decide which one to destroy and which one
not. There has been already an example where a handle which was
supposed to be not destroyed was destroyed, when a map handle was an
element of another map.

BTW, I tried com.release_all and/or com.unload. Strangely:
it worked fine with ADO, however, it crashed PP with DAO.
I have no idea why it should be.

Sean






Attention: PowerPro's Web site has moved: http://www.ppro.org



SPONSORED LINKS
Computer monitoring software Power pro Computer and internet software
Free computer monitoring software


YAHOO! GROUPS LINKS




Reply via email to