Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 7th, 2005, 07:35 AM
Registered User
 
Join Date: Jun 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default DTS - import txt , no order rows

Hi, sorry my english. I'm not working in MS Sql long time. I make something in Enterprise manager. I need import data from txt file. This file hasn't fixed structure. The problem - after import by dts rows are not order as in txt file. I tried many ways but result is different. Rows aren't in order as in source txt - always different .
Thanks, Lubo

 
Old June 7th, 2005, 09:34 AM
Registered User
 
Join Date: Jun 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I forgot to write.. Import file is large 75 000 rows ! LuMa

 
Old July 14th, 2005, 11:32 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

If you have an primay key or clustered index in the table, that would chang the physical order of the table data.






Similar Threads
Thread Thread Starter Forum Replies Last Post
DTS ignores a 2nd ext when loading a txt file mmusleh SQL Server 2000 5 July 24th, 2007 01:53 PM
Import a fixed width txt file to access subhanak Access VBA 12 May 5th, 2006 05:35 AM
Import a Comma separated txt file to SQL table arielote C# 2 April 17th, 2006 01:08 AM
Import txt starting at a specific line lookin VB How-To 5 March 29th, 2006 11:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.