
If you were logged in you would be able to see more operations.
|
|
|
File Attachments:
|
1.
test.cpp (5 kB)
|
Environment:
|
|
|
1. create a new table test1 with integer field in employee.fdb or
a new database.
2. insert some rows into test1 using sqlbindparameter.
3. no error code returned but values are incorrect,
this is can tested by comparing values returned from
select * from test1
|
Description
|
1. create a new table test1 with integer field in employee.fdb or
a new database.
2. insert some rows into test1 using sqlbindparameter.
3. no error code returned but values are incorrect,
this is can tested by comparing values returned from
select * from test1
|
Show » |
|
It may need adjustments to run, please
post comment if the steps are unclear.