Re: Is it possible to have a provider module always loaded?



Why would you want your provider to be loaded even if there is no client?
Waht is the scenario and intent behind this?

Provider gets loaded only yupon client request and remains there until it
unloads itself after remaining idle for sometime ( which is again
configurable via unload timeout configuartion parameter )

Thanks,
Manbinder Pal Singh

This posting is provided "AS IS" with no warranties, and confers no rights.

<sarge_g2000@xxxxxxxxx> wrote in message
news:1166096024.826651.116700@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am very new to WMI/Providers, would appreciate if someone could
answer my (naive) questions about them.

Q1 - Is there a way to write a provider that loads up as soon as WMI
service starts (without getting a specific client request for this
provider)?

Q2 - Can it be ensured that this provider module 'always' remains
loaded, even if there are no client calls to it?

Thanks
__Sarge



.



Relevant Pages

  • Re: MIDAS/Datasnap Alternative
    ... DDCAppservice is an I/O Completion Ports ... efficient way of developing server applications. ... Increasing the client base does not typically require ... component for each logical data provider. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: nVarchar limitations using OLEDB provider
    ... Device Application Development MVP ... First you select an Ado/Oledb provider using AdoDriverSelect. ... as long as there is a OleDB provider. ... issue may actually lie on the client code and not on the provider. ...
    (microsoft.public.sqlserver.ce)
  • Re: nVarchar limitations using OLEDB provider
    ... but not nvarcharor greater using a clientside cursor. ... is IMHO what OLEDB is designed for: ... Unless of course this OLEDB provider is not supported at all..... ... The issue may actually lie on the client code and not on the ...
    (microsoft.public.sqlserver.ce)
  • Re: MIDAS/Datasnap Alternative
    ... provider is as simple as adding a provider definition ... We simply send our updated XML file to the server, ... having to click on a query component to open up the SQL property. ... I could perform the following from the client. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: application design problem
    ... i.e one for sql and one for oracle), easy to extend (i.e if somebody come tomorrow and say I want support for MySql, then you will say its half a day job as you will have working UI and you just need to implement MySqlDataProvider, just few methods and most of them copy and paste from your existing providers. ... It is full of provider model. ... I dont think its a good idea to put all your client spcific logic ... be in UserControl only. ...
    (microsoft.public.dotnet.languages.csharp)

Loading