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. :-)
|