G
Guest
I have text files given to me to be imported into a database table. This is
a new database application but I'm having some problems with the files. They
are .htm files but if I use the get external data for htm the error report
says the file contains no data. Most lines in the file contain 5 fields
which are delimited by a space. The gotcha is that the last field is a text
field which contains embedded blanks. There are also occasional lines that
are all text but they begin with an asterisk (*). There are many files to be
imported and then a new one will be generated each month so I need an
automated way to import the data, hopefully by a switchboard selection.
Appreciate any suggestions you might have.
a new database application but I'm having some problems with the files. They
are .htm files but if I use the get external data for htm the error report
says the file contains no data. Most lines in the file contain 5 fields
which are delimited by a space. The gotcha is that the last field is a text
field which contains embedded blanks. There are also occasional lines that
are all text but they begin with an asterisk (*). There are many files to be
imported and then a new one will be generated each month so I need an
automated way to import the data, hopefully by a switchboard selection.
Appreciate any suggestions you might have.