Hi there,
I try to build the examples given in chapter
10
When I try to access a ZSql method passing it
a parameter like this
where the parameter name is emp_id and the value 42
I get a "not found" traceback
I have to use
why does it not work like the Book sugests?
thanks for your time
Robert