View Single Post
  #1 (permalink)  
Old 07-16-2004, 12:35 AM
stonecoldjk stonecoldjk is offline
WebProWorld Member
 

Join Date: Jan 2004
Location: Tampa,Florida
Posts: 28
stonecoldjk RepRank 0
Default Problems with DTS package

Hi,
I am running a DTS pacakge which reads from a table in sql and writes it to a text file .I also have an activeX script which accepts a user parameter and executes a procedure .On success of this , the export functionality occurs.Now the stored proc runs fine by itself and the export functionality runs fine as a stand alone. However put these two together in a package and it throws a "INVALID POINTER" error .I am lost and have no clue on whats happening. All suggestions (and hopefully solutions) are welcome. Thanks in advance.
Jay
Reply With Quote