Re: ADO --> Web Server --> Session?

From: Aldemar (aldemar_ardila_at_hotmail.com)
Date: 12/02/03


Date: Tue, 2 Dec 2003 17:43:01 -0500

In a ISAPI app, the dll after the first invocation is mantained alive
waiting for another request. For this reason you must be more carefull in
the finalization section. This efect with filters, is typical and help us to
think about it.

Aldemar

--
ALDEMAR ARDILA PINTO
Director de Sistemas
LABORATORIOS AMERICA S.A.
"Jim Beauchemin" <james_beauchemin@idx.com> escribió en el mensaje
news:3fcd033e$1@newsgroups.borland.com...
> Hi -
>
> Trying to understand how to host multiple database access sessions using
the
> ADO object?  I have placed an ADOconnection object in my web server and
have
> noticed that the last access/view from one desktop browser is the filtered
> view you see on another desktop browser when accessing the same dll
(without
> filter param entered)?  With a standard BDE connection with a TQuery
object,
> you can attach a Session object to it, but not for ADO..?  What am I
> missing?   Help please !
>
> -jim
>
>


Relevant Pages

  • Re: Help - registering directshow filter in Pocket PC device
    ... If you want to use the .ax extension you can just rename ... Windows CE/Mobile DirectShow will accept filters with either ... that is exported by the dll. ...
    (microsoft.public.pocketpc.developer)
  • Re: Help - registering directshow filter in Pocket PC device
    ... If you want to use the .ax extension you can just rename ... Windows CE/Mobile DirectShow will accept filters with either ... that is exported by the dll. ...
    (microsoft.public.pocketpc.developer)
  • Re: how a filter notifies FGM of an event indshow
    ... And do you want to handle the events in the DLL or in the ... I have a dll in which i am initialising the FGM n other filters. ... IMediaEventSink interface. ... You can either create a window in your ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: how a filter notifies FGM of an event indshow
    ... And do you want to handle the events in the DLL or in the ... I have a dll in which i am initialising the FGM n other filters. ... IMediaEventSink interface. ...
    (microsoft.public.win32.programmer.directx.video)