Hi
We use db2 7.2.5 on windows 2000
the stored procedure build require c compiler and we would like to avoid installing this on production box. Idealy would like to build stored procedure on test machine and then take it accross to prod.
Is it something silly or there is a way to do this?
Thanks