Forum Discussion
omatzura
18 years agoSuper Contributor
Hi!
what error did you get with this? You probably need to surround the question-marks with single quotes, ie
insert into apupdate values(apcode = '?', apcity = '?')
Maybe that helps!?
regards,
/Ole
eviware.com
what error did you get with this? You probably need to surround the question-marks with single quotes, ie
insert into apupdate values(apcode = '?', apcity = '?')
Maybe that helps!?
regards,
/Ole
eviware.com