OC GET DRIVER CAPABILITIES

4D - Documentation   Français   English   German   4D ODBC, Command Theme List   4D ODBC, Command Alphabetical List   Back   Previous   Next

version 6.0.5


OC GET DRIVER CAPABILITIES (login_ID; command_ID)

ParameterTypeDescription
login_IDLongintLogin ID
command_IDIntegerID of the 4D ODBC call

Description

The OC GET DRIVER CAPABILITIES command allows you to learn which 4D ODBC command will be available by querying the driver on which ODBC calls are supported. The result is displayed in the Debugger window.

Another way to use this command is to ask for a specific 4D ODBC command by passing the command_ID as a parameter.

4D ODBC callID
OC Login dialog1
OC Login2
OC LOGOUT3
OC Query exec4
OC Execute SQL5
OC Clone 4D table6
OC Create cursor7
OC DROP CURSOR8
OC SET CURSOR NAME9
OC Get cursor name10
OC Set SQL in Cursor11
OC Execute cursor12
OC Execute direct cursor13
OC Bind14
OC Load row15
OC More results16
OC Number of columns17
OC Describe column18
OC Column attributes19
OC Number rows processed20
OC Create context dialog21
OC Create context22
OC DROP CONTEXT23
OC ADD TO CONTEXT24
OC Load context file25
OC Load context picture26
OC SAVE CONTEXT FILE27
OC Save context picture28
OC EDIT CLAUSES IN CONTEXT29
OC SET CLAUSE IN CONTEXT30
OC Get clause in context31
OC Activate context32
OC DEACTIVATE CONTEXT33
OC First in context34
OC GET DRIVER CAPABILITIES35
OC Previous in context36
OC Last in context37
OC Goto in context38
OC Load rows context39
OC Update in context40
OC Insert in context41
OC Delete in context42
OC Get info43
OC Get function44
OC GET TYPE INFO LIST45
OC Get login option46
OC Set login option47
OC Get cursor option48
OC Set cursor option49
OC GET DSN LIST50
OC GET TABLE LIST51
OC GET COLUMN LIST52
OC GET PRIMARY KEY LIST53
OC GET TABLE PRIVILEGE LIST54
OC GET COLUMN PRIVILEGE LIST55
OC GET PROCEDURE LIST56
OC GET PROCEDURE COLUMN LIST57
OC CANCEL LOADING58
OC TRANSACT COMMAND59
OC OPEN DEBUG WINDOW60
OC CLOSE DEBUG WINDOW61
OC DEBUG MESSAGE62
OC SET ERROR HANDLER63
OC Bind parameter64
OC Describe parameter65
OC Number of parameters66
OC Clone ODBC table67
OC Check configuration68
OC Next in context69
OC SET PACK OPTIONS70
OC Get pack options71
OC GET TYPE INFO72


4D - Documentation   Français   English   German   4D ODBC, Command Theme List   4D ODBC, Command Alphabetical List   Back   Previous   Next