1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
ODBX_CAP_BASIC: 1
ODBX_CAP_LO: 0
ODBX_OPT_API_VERSION: 10200
ODBX_OPT_THREAD_SAFE: 1
ODBX_OPT_TLS: 0
ODBX_OPT_CONNECT_TIMEOUT: 1 (using)
ODBX_OPT_MULTI_STATEMENTS: 0
ODBX_OPT_PAGED_RESULTS: 0
ODBX_OPT_COMPRESS: 0
ODBX_CAP_BASIC: 1
ODBX_CAP_LO: 0
ODBX_OPT_API_VERSION: 10200
ODBX_OPT_THREAD_SAFE: 1
ODBX_OPT_TLS: 0
ODBX_OPT_CONNECT_TIMEOUT: 1 (using)
ODBX_OPT_MULTI_STATEMENTS: 0
ODBX_OPT_PAGED_RESULTS: 0
ODBX_OPT_COMPRESS: 0
Affected rows: 0
Affected rows: 1
Affected rows: 1
Affected rows: 1
column 0 (type 16): i1 = '1'
column 1 (type 1): i16 = '2'
column 2 (type 2): i32 = '4'
column 3 (type 7): d9 = '1.333'
column 4 (type 8): f4 = '4.5'
column 5 (type 8): f3 = '3.99'
column 6 (type 15): f8 = '8'
column 7 (type 16): c2 = 'EN'
column 8 (type 16): nc12 = 'aouaou '
column 9 (type 18): str20 = 'varstring'
column 10 (type 18): nstr24 = 'aouaouaouaou'
column 0 (type 16): i1 = NULL
column 1 (type 1): i16 = '2'
column 2 (type 2): i32 = '4'
column 3 (type 7): d9 = '2.500'
column 4 (type 8): f4 = '4'
column 5 (type 8): f3 = '3.0999999'
column 6 (type 15): f8 = '8.5'
column 7 (type 16): c2 = 'FR'
column 8 (type 16): nc12 = 'éçèéçè'
column 9 (type 18): str20 = NULL
column 10 (type 18): nstr24 = 'éçèéçèéçèéçè'
Affected rows: 2
Affected rows: 2
Affected rows: 0
column 0 (type 16): i1 = '0'
column 1 (type 1): i16 = '1000'
column 2 (type 2): i32 = '100000'
column 3 (type 7): d9 = '12345.123'
column 4 (type 8): f4 = '10000.1'
column 5 (type 8): f3 = '100.1'
column 6 (type 15): f8 = '10000000.1'
column 7 (type 16): c2 = 'DE'
column 8 (type 16): nc12 = 'äöüäöü'
column 9 (type 18): str20 = 'first string'
column 10 (type 18): nstr24 = 'äöüäöüäöüäöü'
column 0 (type 16): i1 = '1'
column 1 (type 1): i16 = '2'
column 2 (type 2): i32 = '4'
column 3 (type 7): d9 = '1.333'
column 4 (type 8): f4 = '4.5'
column 5 (type 8): f3 = '3.99'
column 6 (type 15): f8 = '8'
column 7 (type 16): c2 = 'EN'
column 8 (type 16): nc12 = 'aouaou '
column 9 (type 18): str20 = 'varstring'
column 10 (type 18): nstr24 = 'aouaouaouaou'
column 0 (type 16): i1 = NULL
column 1 (type 1): i16 = '2'
column 2 (type 2): i32 = '4'
column 3 (type 7): d9 = '2.500'
column 4 (type 8): f4 = '4'
column 5 (type 8): f3 = '3.0999999'
column 6 (type 15): f8 = '8.5'
column 7 (type 16): c2 = 'FR'
column 8 (type 16): nc12 = 'éçèéçè'
column 9 (type 18): str20 = NULL
column 10 (type 18): nstr24 = 'éçèéçèéçèéçè'
Affected rows: 2
column 0 (type 3): count = '1'
Affected rows: 0
|