I am trying to import multiple input .txt files, from one folder, using bulk insert.
I can import one fine, but when i use filename:
'c:\users\administrator\desktop\load\*.*'
it does not work.
I found some examples from 2004 on google but was wondering if there was a newer method.
Thanks