ActiveX Data Objects: Difference between revisions

Content deleted Content added
No edit summary
Rv, per last
Line 93:
==Software support==
ADO is supported in ASP, [[Embarcadero Delphi | Delphi]], [[PowerBuilder]], and in Visual Basic for Applications (VBA).
 
== VBA ==
It is possible to connect the databases by using ADO (OLEDB) in Visual Basic 6.0. For developing applications through Visual Basic 6.0 (VBA) by using databases that will easily handled by the business organization (destination) and developers also.
 
It is my (Ananthakumar Selvaraj) pleasure to inform that anybody want to know about Visual Basic 6.0 (front-end)and Oracle 9i (back-end);kindly click on the following link.
 
http://en.wikipedia.org/wiki/How_to_connect_Oracle_9i_with_VB_6.0%3F
 
Ananthakumar Selvaraj, SeA Microsystems 10:31, 5 March 2013 (UTC)
 
== See also ==
* [[ADO.NET]]
* [[Comparison of ADO and ADO.NET]]
* [[http://en.wikipedia.org/wiki/How_to_connect_Oracle_9i_with_VB_6.0%3F]]
 
==External links==