Re: how many ado connections are being served by one oledb connection ?



gilad wrote:
Hi,
I'm following calls to ado and oracle oledb. It looks to me that there
is one oledb that serves several ado objects. is it possible ?

my asp file is opening 4 ado connections and I have hooked to the ado
and oledb dlls. when looking at the logs it looks that one oledb is
serving all of the ado connections.

If they are not open simultaneously, then this is certainly possible:
http://msdn.microsoft.com/library/en-us/dnmdac/html/pooling2.asp

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


.



Relevant Pages

  • Re: opening ole db databases in access
    ... OLEDB providers via ADO or ADO.NET. ... > doesn't natively support OLE DB providers when this is the ... >> me to use a real e-mail address in public newsgroups. ...
    (microsoft.public.access.externaldata)
  • Re: OleDbLiteral
    ... anything in those classes which allows one to access OLEDB ActiveX ... > You can retrieve schema information about any number of database objects, ... RDBMS itself. ... is that ADO .NET dropped the ability to generically get RDBMS specific ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MSSQL Server Compact Edition 3.5. OleError 0x80040E05 - Object was open during Recordset.Ope
    ... Name nvarchar not null); ... uses ADO.NET but I use ADO (OLEDB) from program written on Delphi. ... This email account is my spam trap so I ...
    (microsoft.public.data.ado)
  • Re: ADO Connection problem when not logged in as an Admin
    ... I never said that there was a difference between ODBC ADO and OLEDB ADO. ... Provider for ODBC) that can make the connection between ADO and an ODBC ...
    (microsoft.public.access.modulesdaovba)
  • Re: ado vs oledb
    ... OLEDB is a set of IUnknown based COM interfaces - you can access them quite ... ADO is a set of IDispatch interfaces - and they are ... ADO presents a subset of the OLEDB capabilities, and abstracts a lot of the ... an instant success with VB programmers - as well as VC++. ...
    (microsoft.public.dotnet.framework.adonet)