--- ibx/trunk/fbintf/testsuite/FB4reference.log 2021/09/20 22:08:20 347 +++ ibx/trunk/fbintf/testsuite/FB4reference.log 2021/10/18 08:39:40 349 @@ -572,8 +572,8 @@ FULL_NAME = Johnson, Leslie Current memory = 19,767,232 Delta memory = 4,464 Max memory = 19,813,104 -Elapsed time= 0.002 sec -Cpu = 0.010 sec +Elapsed time= 0.001 sec +Cpu = 0.000 sec Buffers = 2048 Reads = 0 Writes = 0 @@ -735,7 +735,7 @@ DEPT_NO = 600 JOB_CODE = Eng JOB_GRADE = 4 JOB_COUNTRY = England -SALARY = 40,000.59 +SALARY = 40,000.58 FULL_NAME = Major, Major Now Delete the rows @@ -4483,4 +4483,77 @@ Test Completed Successfully ------------------------------------------------------ +Running Test 21: Exercise setting and getting of numeric data types +SQL Params +SQLType =SQL_LONG +sub type = 0 +Field Name = +Scale = 0 +Charset id = 0 +Not Null +Size = 4 +Value = 0 + +SQLType =SQL_LONG +sub type = 0 +Field Name = +Scale = 0 +Charset id = 0 +Nullable +Size = 4 + +SQLType =SQL_INT64 +sub type = 0 +Field Name = +Scale = 0 +Charset id = 0 +Nullable +Size = 8 + +SQLType =SQL_INT64 +sub type = 0 +Field Name = +Scale = -4 +Charset id = 0 +Nullable +Size = 8 + +SQLType =SQL_DOUBLE +sub type = 0 +Field Name = +Scale = 0 +Charset id = 0 +Nullable +Size = 8 + +SQLType =SQL_INT64 +sub type = 0 +Field Name = +Scale = -6 +Charset id = 0 +Nullable +Size = 8 + +ROWID = 1 +ITYPE = 101 +I64TYPE = 9223372036854775807 +CURRTYPE = 10,000.12340000 +DTYPE = 9,999.12345678 +FIXEDPOINT = 1,234,567,890.12345600 +ROWID = 2 +ITYPE = -32457 +I64TYPE = -9223372036854775808 +CURRTYPE = 1,000,001.12000000 +DTYPE = 1.7E308 +FIXEDPOINT = -1,234,567,890.12345600 +ROWID = 3 +ITYPE = 0 +I64TYPE = 0 +CURRTYPE = .00000000 +DTYPE = .00000000 +FIXEDPOINT = .00000000 + + + +------------------------------------------------------ Test Suite Ends