View Single Post
  #2 (permalink)  
Old 04-18-2007, 04:07 AM
Dunlavy
 
Posts: n/a
Default Oracle answer. Re: convert the integer value to string?

You will need to write a PL-SQL procedure for this and apply it to your db schema. My organization has an Oracle function that accomplishes this for printing bank checks, but unfortunately I cannot share our source. :-)
Reply With Quote