Skip to Content
0
Former Member
May 09, 2008 at 06:11 AM

reading multiple flat files with identical format through a single file format

25 Views

Hi everyone,

I'm working through a DI tutorial and I'm trying to read 3 text files (identical) through a single file format. The documenation says you can do it one of 2 ways (which i haven't gotten to work):

1) under data file(s) list the file names separated by commas

2) File name containing a wild card character (*)

.... I haven't gotten this to work. Has anyone out there done this successfully?

Thanks