I have a table - tblText. It has three columns (tblTextID, strFileName and memText)
I need to import the contents of multiple text files from (c:\TextFiles\) into tblText>memeText and place the file name into strFileName (one text file = one table record).
Can anyone offer any help?
TIA
Detrie
I need to import the contents of multiple text files from (c:\TextFiles\) into tblText>memeText and place the file name into strFileName (one text file = one table record).
Can anyone offer any help?
TIA
Detrie