Hallo all,
suppose i have the oldfashioned:
Set cnSQL = Server.CreateObject ("ADODB.Connection")
Is there a way to use snapshot isolation level in an old (prior .Net)
connection object (ado 2.7)?
Re: ping DelM: coInitialize ... that if an ADO connection object exists, ... never had to actively call coinit or couninit in any of my ISAPI programs.... (borland.public.delphi.database.ado)
Re: ODBC/OLE DB Connection Pool ... > connection be kept open for the application as this will serialize all ... threads ONCE they are returned to the pool.... > Tips for ADO Users... > The ADO Connection object implicitly uses IDataInitialize. ... (microsoft.public.data.ado)
Re: ODBC/OLE DB Connection Pool ... > connection be kept open for the application as this will serialize all ... threads ONCE they are returned to the pool.... > Tips for ADO Users... > The ADO Connection object implicitly uses IDataInitialize. ... (microsoft.public.inetserver.asp.db)
Re: ODBC/OLE DB Connection Pool ... > connection be kept open for the application as this will serialize all ... threads ONCE they are returned to the pool.... > Tips for ADO Users... > The ADO Connection object implicitly uses IDataInitialize. ... (microsoft.public.data.oledb)
Re: Nz Problem in ADO execute ... Previous tests have used the Execute method of the Connection object.... dbo_Orders WHERE Freight IS NOT NULL") ... both ADO and DAO see the result of the NZfunction as text. ... (microsoft.public.access.modulesdaovba)