G
Guest
I have an ascii file (slsinv.asc) updated daily through my ERP system which
captures invoicing information. I have a DB that contains archived invoicing
information.
I want to APPEND the archived data into the existing slsinv.asc file. I need
the data to be COMBINED since the slsinv file is part of an OLAP cube.
Is it POSSIBLE to APPEND an ascii file to another ascii file?
Or will I have to take the slsinv.asc and combine it with the archived data
and THEN feed it to my cube?
captures invoicing information. I have a DB that contains archived invoicing
information.
I want to APPEND the archived data into the existing slsinv.asc file. I need
the data to be COMBINED since the slsinv file is part of an OLAP cube.
Is it POSSIBLE to APPEND an ascii file to another ascii file?
Or will I have to take the slsinv.asc and combine it with the archived data
and THEN feed it to my cube?