
January 18th, 2002, 04:31 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 24
|
|
|
Originally posted by : steve (steve@aspfree.com)you could use a DTS(data transform service) package inside sql serverp to do a custom import of the text file data. Not sure if this what your looking for but DTS is a very slick way to import data. this could be one method. a list on aspfriends.com is another place to check.lots of SQL gurus stay there.http://www.asplists.com/asplists/aspsqlserver2000.aspsteve------------MMC at 1/17/2002 9:31:42 PMHello,I am a newbie to ASP.I would like to upload a text file's data into a MS SQL database.Can anyone advise or recommand any site with the related topic.Thanks.
|