Application ODBCErrors Property
Returns an ODBCErrors collection that contains all the ODBC errors generated by the most recent query table or PivotTable report operation. Read-only.
Application ODBCTimeout Property
Returns or sets the ODBC query time limit, in seconds. The default value is 45 seconds. Read/write Long.
Application OLEDBErrors Property
Returns the OLEDBErrors collection, which represents the error information returned by the most recent OLE DB query. Read-only.
Application OnWindow Property
Returns or sets the name of the procedure that’s run whenever you activate a window. Read/write String.
Application OperatingSystem Property
Returns the name and version number of the current operating system — for example, "Windows (32-bit) 4.00" or "Macintosh 7.00". Read-only String.
Application OrganizationName Property
Returns the registered organization name. Read-only String.