D
dorothy
I am using Database field to generate a table from a delimited file.
However, I want to table headers to be renamed dynamically. I was expecting
this can be done by renaming column names in SQL statement, e.g.
SELECT COL1 [NEW_COL1] FROM C:\\Test.txt
However, it gave me an err message of "Word was unable to open the data
source".
I am using Word 2003 and using the default connect info.
Can anyone help?
Thanks,
However, I want to table headers to be renamed dynamically. I was expecting
this can be done by renaming column names in SQL statement, e.g.
SELECT COL1 [NEW_COL1] FROM C:\\Test.txt
However, it gave me an err message of "Word was unable to open the data
source".
I am using Word 2003 and using the default connect info.
Can anyone help?
Thanks,