How to import text files using a wildcard in the filename
From: Art VanDelay (art_at_xyz.com)
Date: 11/22/04
- Previous message: Tom: "Re: Run Multiple Stored Procedures in order with a script??"
- Next in thread: Sue Hoegemeier: "Re: How to import text files using a wildcard in the filename"
- Reply: Sue Hoegemeier: "Re: How to import text files using a wildcard in the filename"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Nov 2004 01:36:59 GMT
I am trying to import IIS logs using a DTS package. I have everything
working, except I cannot figure out how to tell it to do al the logs in a
directory, instead of a specific filename.
Also what would be the best way to make sure it doesnt import duplicate into
the database? I dont see a good way to make a primary key.
I selected the Date, Time, C-IP, and Stem and tried to make them a key, but
it warns me: Total size of an index or primary key cannot exceed 900 bytes.
- Previous message: Tom: "Re: Run Multiple Stored Procedures in order with a script??"
- Next in thread: Sue Hoegemeier: "Re: How to import text files using a wildcard in the filename"
- Reply: Sue Hoegemeier: "Re: How to import text files using a wildcard in the filename"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|