Twenty years ago when life was much simplier I did a lot of report creations using dBase III tables and the dBase programming language. There was a very nice feature where you could create variables from table data by a concatination process.
Here is an example of the syntax (I have forgotten the machanics involved):
&unita&unitname = &unita&unitname + nu_of_spec
I am using Crystal Reports 8.5 and Oracle 9i tables. Is there a way to do such a thing using either Crystal Reports or SQL?
Here is an example of the syntax (I have forgotten the machanics involved):
&unita&unitname = &unita&unitname + nu_of_spec
I am using Crystal Reports 8.5 and Oracle 9i tables. Is there a way to do such a thing using either Crystal Reports or SQL?