![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- In article <080701c37171$1c0c7f10$a001280a (AT) phx (DOT) gbl>, Neil Sweetman neilswee (AT) ix (DOT) netcom.com> writes We are trying to import a .csv file that daily has 30,000+ records using a DTS package. Our package works fine all the time on one PC and gives the error "Column Delimiter not found" sometimes on another. Once we have a file that generates this error we can only get it to import from the PC that it works from all the time. There appears to be nothing wrong with the delimited file when looking at the record the error specifies as well as the ones on both sides of the one specified. Any ideas of what can cause this? Fixes? Thank you for your help. So one machine import the same file OK, when another fails it? Strange, but it could be service pack related, and you do mention that in your subject. What version of SQL Server is the "PC" running? DTS is a client side tool, so if I connect to a SQL 200 SP1 server from my desktop in Enterprise Manager, as far as DTS a cares the service pack level is that of my desktop not the server since in this case *DTS* is the DLLs on my desktop. My desktop is SQL 2000 SP3 + Hotfix so it is the latest, yet the server does not matter ( unless the problem is with SQL code run through a connection against a specific SQL Server). What SP level is the "PC" at ? What SP level is the normal machine where the DTS package executes? -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com . What I see is Microsoft Management Console 1.2 Version 5 |
#3
| |||
| |||
|
|
What I see is Microsoft Management Console 1.2 Version 5 (Build 2195: Service Pack 3). In other places such as Profiler and Query Analyzer I see this version information 8.00.194. This would appear to be with no service pack installed. Do we have service pack 3 or no service pack on the PCs with Microsoft SQL Server? Thanks for your help |
#4
| |||
| |||
|
|
-----Original Message----- In article <080701c37171$1c0c7f10$a001280a (AT) phx (DOT) gbl>, Neil Sweetman neilswee (AT) ix (DOT) netcom.com> writes We are trying to import a .csv file that daily has 30,000+ records using a DTS package. Our package works fine all the time on one PC and gives the error "Column Delimiter not found" sometimes on another. Once we have a file that generates this error we can only get it to import from the PC that it works from all the time. There appears to be nothing wrong with the delimited file when looking at the record the error specifies as well as the ones on both sides of the one specified. Any ideas of what can cause this? Fixes? Thank you for your help. So one machine import the same file OK, when another fails it? Strange, but it could be service pack related, and you do mention that in your subject. What version of SQL Server is the "PC" running? DTS is a client side tool, so if I connect to a SQL 200 SP1 server from my desktop in Enterprise Manager, as far as DTS a cares the service pack level is that of my desktop not the server since in this case *DTS* is the DLLs on my desktop. My desktop is SQL 2000 SP3 + Hotfix so it is the latest, yet the server does not matter ( unless the problem is with SQL code run through a connection against a specific SQL Server). What SP level is the "PC" at ? What SP level is the normal machine where the DTS package executes? -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com . What I see is Microsoft Management Console 1.2 Version 5 (Build 2195: Service Pack 3). In other places such as Profiler and Query Analyzer I see this version information 8.00.194. This would appear to be with no service pack installed. Do we have service pack 3 or no service pack on the PCs with Microsoft SQL Server? Thanks for your help |
![]() |
| Thread Tools | |
| Display Modes | |
| |