BASIC
BOOLEAN
BRANCHING
CONNECT
MATH
SYSTEM
TABLE
XML
CS
CONNECT
|
BASIC CMD: XOINSTANCE |
Creates a connection object property. |
The second parameter must be one of the defined 'source types'. The receiving variable will have an object connection handle. The sixth parameter is the options. The last parameter, scope, is optional. |
|
format: <<oh>> = XOInstance (<<vle>>, <<vle>>, <<vle>>, <<vle>>, <<vle>>, <<op>>, <<vle>>)
|
Options |
Notes |
Result |
Code Examples |
| hXO = XOInstance ("VENDOR", "ODBC", USERNAME, PASSWORD, 0, XO_USETRANS$ + XO_GLOBALSHARE$ + XO_NODIALOG$) |
|
Example using multiple options |
|
|
|
format: <<oh>> = XOInstance (<<vle>>, <<vle>>, <<vle>>, <<vle>>, <<vle>>, <<op>>)
|
|
|
|
Synonyms |
| See also |
| Categories |
ALL (CS)
| ALL
| CONNECT
| CONNECT (CS)
|
More Details or Suggestions?
|
Updated from a Post-Relational data table on 10:18:39 23 Apr 2010
Courtesy of Key Ally, Inc.
OpenInsight is a Trademark of Revelation Software
DMOZ
Wikipedia
|
|
|