G Guest Jul 25, 2005 #1 anyone know if adodb class is member of ado.net class or this is the old ado class? Otherwise, where exactly is ado.net class located?
anyone know if adodb class is member of ado.net class or this is the old ado class? Otherwise, where exactly is ado.net class located?
C Cor Ligthert [MVP] Jul 25, 2005 #2 Ben, Adonet is not a class however an architecture. Actualy all the classes from that are in system.data http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemData.aspAs you wrote is AdoDb is not a part of that however just another name forADO.I hope this helps,Cor
Ben, Adonet is not a class however an architecture. Actualy all the classes from that are in system.data http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemData.aspAs you wrote is AdoDb is not a part of that however just another name forADO.I hope this helps,Cor
P Paul Clement Jul 25, 2005 #3 ¤ anyone know if adodb class is member of ado.net class or this is the old ado ¤ class? Otherwise, where exactly is ado.net class located? ADODB is ADO not ADO.NET. ADO.NET is the System.Data namespace. Paul ~~~~ Microsoft MVP (Visual Basic)
¤ anyone know if adodb class is member of ado.net class or this is the old ado ¤ class? Otherwise, where exactly is ado.net class located? ADODB is ADO not ADO.NET. ADO.NET is the System.Data namespace. Paul ~~~~ Microsoft MVP (Visual Basic)
C Cor Ligthert [MVP] Jul 25, 2005 #4 I see it is mixed up Ben, Adonet is not a class however an architecture. Actualy all the classes from that are in system.data http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemData.asp As you wrote is AdoDb is not a part of that however just another name for ADO. I hope this helps, Cor
I see it is mixed up Ben, Adonet is not a class however an architecture. Actualy all the classes from that are in system.data http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemData.asp As you wrote is AdoDb is not a part of that however just another name for ADO. I hope this helps, Cor