ADO Example Oracle: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  (→External links:  added Oracle: ODBC Developer Center) | m (→External links) | ||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
| </syntaxhighlight> | </syntaxhighlight> | ||
| = External links = | |||
| *[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]] | ||
Latest revision as of 13:51, 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