Forum Discussion
IP
17 years agoOccasional Contributor
Hi,
Thanks for the reply. Indeed it helped by using the statement:
insert into test(naam) values ("${DataSource#surname}")
(so, using the double marks '.."..' instead of the single mark '..'..' ). No error occurs anymore and the value of the recent surname-value is inserted. Thanks very much. I'll continue exploring your program ;-)
kind regards
Thanks for the reply. Indeed it helped by using the statement:
insert into test(naam) values ("${DataSource#surname}")
(so, using the double marks '.."..' instead of the single mark '..'..' ). No error occurs anymore and the value of the recent surname-value is inserted. Thanks very much. I'll continue exploring your program ;-)
kind regards