Hello,
could someone try to explain the difference between use and useRef in Poco::Data, please?
In particular, I would like to know what is the difference in what they do, their speed, and also what is the difference between them when used (a) in statements that are executed immediately and (b) statements that are stored and then used repeatedly (while changing the values in the data pointed to).
Thanks a lot in advance.





