Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flexible Imported File Name

Status
Not open for further replies.

Wrinn

MIS
Apr 30, 2001
18
0
0
HK
Dear,
I would like to import Flat file into MS database by using DTS (Data Transfer Services). But my flat filename is flexible, its name depends on current date: such as F051101.dat. Does anyone know how to set flexible imported filename?

Regards,
 

You can import using Bulk Insert in a stored procedure. You could easily create the file name in the SP. Terry

X-) "I don't have a solution, but I admire your problem."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top