i have several text files in a directory that all begin with the words batch_registration..
the ending part of the file names is what differs as the date and time is appended to it..
how can i get sql server 2000 to search through this directory and import the files into a temporary table in a stored procedure?
the ending part of the file names is what differs as the date and time is appended to it..
how can i get sql server 2000 to search through this directory and import the files into a temporary table in a stored procedure?