ADO Example Oracle: Difference between revisions
Jump to navigation
Jump to search
(→External links: added Oracle: ODBC Developer Center) |
(→External links: added: MSDN: ODBC Driver for Oracle) |
||
Line 12: | Line 12: | ||
*[http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html Oracle: Downloads] | *[http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html Oracle: Downloads] | ||
*[http://www.oracle.com/technetwork/database/windows/index-098976.html Oracle: ODBC Developer Center] | *[http://www.oracle.com/technetwork/database/windows/index-098976.html Oracle: ODBC Developer Center] | ||
*[https://msdn.microsoft.com/en-us/library/ms713590(v=vs.85).aspx MSDN: ODBC Driver for Oracle] | |||
[[Category:ADO]] | [[Category:ADO]] |
Revision as of 12:49, 27 May 2016
This page is still a work in progress.
What does this example do goes here
The following example
- does this
- and that
Example AutoIt script:
; Example code goes here