I lost a bind file that I needed so I could bind a package against another
(test) server. Is there a way I can 'recover' the bind file from the
package it created on the first (production) server?
I know I can just pre-compile the package again and get a new bind file
which I can use against all of the necessary servers (production and
test),
but then I have to move the new related executable program in to
production,
which is what I am trying to avoid.
Thanks,
Frank