![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
You could be experiencing this http://support.microsoft.com/default...microsoft.com: 80/support/kb/articles/Q271/8/89.ASP&NoWebContent=1 -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Karthik Nagaraj" <knagaraj (AT) dconx (DOT) com> wrote in message news:eX1TLS$ODHA.2244 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Does anyone know what causes the "EXCEPTION_ACCESS_VIOLATION" error? I am getting this error when I am doing a simple task of loading a text file into SQL Server. It also says, "Need to run the object". What is it saying?!! |
#2
| |||
| |||
|
|
thanks allan. i am not using visual basic. we have enough problems using dts from within the designer. anyhoots, dts dies a stray dog's death in the following case: 1. if you have service pack 3 installed on the sql server 2. and if you are using a text file with large number of columns. i know this is retarded but I was dealing with a 883 column text file. /* karthik nagaraj */ |
#3
| |||
| |||
|
|
In article <eCHwOn9PDHA.1552 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Karthik Nagaraj knagaraj (AT) dconx (DOT) com> writes thanks allan. i am not using visual basic. we have enough problems using dts from within the designer. anyhoots, dts dies a stray dog's death in the following case: 1. if you have service pack 3 installed on the sql server 2. and if you are using a text file with large number of columns. i know this is retarded but I was dealing with a 883 column text file. /* karthik nagaraj */ A 1000 column CSV loads fine for me, I was doing some testing recently on the effects of a large number of columns. (SQL 2000 SP3) Could you expand on what the package does and during what task does the package fail. -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |