Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-07-29 : 07:55:19
|
| femi writes "i am developing an application whereby another application will drop txt files in a directory.The txt files will have the creationdate appended to the end of their file names so there is no standard 'one' file that i will look 4 to import data.how can i create a stored procedure to achieve this i.e. ijust want to upload the data in any file i find in that predetermined directory..i'm assuming that the data formats are compatible with the tables i am importing the data into..sql server 2000 /windows 2000 pro" |
|
|
robvolk
Most Valuable Yak
15732 Posts |
|
|
|
|
|