JackTheDog
Programmer
I would like to explicitly return a value from a called procedure without using the OUTPUT parameter. I can't seem to get this to work and get an error regarding converting to int. It's a string I want to pass & I've declared all of the pertinant variables as varchar.
Do I have to use this OUTPUT parameter?? I don't think Oracle recognizes this and as we may be migrating in the near future I want to make sure we've got as little recoding to do as possible.
Thanks
Sue
Do I have to use this OUTPUT parameter?? I don't think Oracle recognizes this and as we may be migrating in the near future I want to make sure we've got as little recoding to do as possible.
Thanks
Sue