ADO.net & VBA 
Author Message
 ADO.net & VBA

does VBA e.g. excel XP/2000/97 supports ado.net assuming you have the
framework installed?

cheers!



Sat, 27 Aug 2005 22:34:14 GMT  
 ADO.net & VBA


Quote:
> does VBA e.g. excel XP/2000/97 supports ado.net assuming you have the
> framework installed?

No.


Sat, 27 Aug 2005 23:11:11 GMT  
 ADO.net & VBA

does VBA e.g. excel XP/2000/97 supports ado.net assuming you have the
framework installed?

Not directly. Essentially you would need to create a .NET class wrapper that exposes the ADO.NET
code and then register it with COM.

ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconregisteringassemblieswithcom.htm


Microsoft MVP (Visual Basic)



Sat, 27 Aug 2005 23:55:10 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. ADO.net & VBA

2. User .NET dll in AccessXP, VBA & VB

3. ADO.NET & Crystal Reports

4. Windows Services & ADO.NET

5. Treeview & ADO.NET

6. ADO.NET Dispose & Close

7. ADO.NET & Web Controls

8. MDAC & ADO.Net Connection Pooling

9. ADO.NET & Recordsets

10. ADO.NET with ASP.NET using VB.NET

11. VB.NET & CR.NET : User Defined Function

12. HELP! user forms in VBA - ADO in VBA

 

 
Powered by phpBB® Forum Software