Forum Discussion
Marcel_Brökel
18 years agoOccasional Contributor
Hi,
sorry but i tried it hardly again in much different way - complex or simple, the only way it works is the properties are static.
all properties are set and i use a very simple insert statement and althoug i got the error message above.
========================
insert into result_checkaddress (
test_id,
execution_id,
input_data,
output_data
)
values (
?,
?,
?,
?
)
=========================
i have no more ideas ..

sorry but i tried it hardly again in much different way - complex or simple, the only way it works is the properties are static.
all properties are set and i use a very simple insert statement and althoug i got the error message above.
========================
insert into result_checkaddress (
test_id,
execution_id,
input_data,
output_data
)
values (
?,
?,
?,
?
)
=========================
i have no more ideas ..
