ActiveX Data Objects: Difference between revisions

Content deleted Content added
No edit summary
Rm, Wikipedia is not an instruction manual
Line 93:
==Software support==
ADO is supported in ASP, [[Embarcadero Delphi | Delphi]], [[PowerBuilder]], and in Visual Basic for Applications (VBA).
 
In visual basic 6.0, the oracle 9i database connection is possible by using Microsoft ADO Data Control 6.0 (OLEDB). The step by step processes are clearly explained in the page following.
* http://en.wikipedia.org/wiki/How_to_connect_Oracle_9i_with_VB_6.0%3F#References
Further reading click on the above link.
;[Ananthakumar Selvaraj,Software Developer in SeA Microsystems].
 
== 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#References]]
 
==External links==