Hi,
>>>Can be done with a UDF?
yes - it can - don't use the jdbc lookup but just call the DB from java in the normal way
and then you can execute all sorts of DB calls (just make sure the user/pass is passed to the mapping
using parameters from ID and not hardcoded)
Regards,
Michal Krawczyk