ADO Example Oracle: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  (Created page with "= What does this example do goes here = The following example * does this * and that Example AutoIt script: <syntaxhighlight lang="autoit"> ; Example code goes here </syntaxhi...") | m (→External links) | ||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{WIP}} | |||
| = What does this example do goes here = | = What does this example do goes here = | ||
| The following example | The following example | ||
| Line 7: | Line 8: | ||
| ; Example code goes here | ; Example code goes here | ||
| </syntaxhighlight> | </syntaxhighlight> | ||
| = External links = | |||
| *[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] | |||
| *[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