Wrox Programmer Forums
|
BOOK: Professional SQL Server 2000 DTS
This is the forum to discuss the Wrox book Professional SQL Server 2000 DTS (Data Transformation Services) by Mark Chaffin, Brian Knight, Todd Robinson; ISBN: 9780764543685
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SQL Server 2000 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 February 13th, 2006, 09:24 AM
Registered User
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default exception_access_violation - SQL2000 DTS

I have a DTS package created. I have created a few global variables as well. I am trying to call a Stored Procedure from an ExecuteSQL Task, and I am trying to pass in a parameter. The parameter is decalred as a date and the procedure is expecting a date, but I get the following error:
"Need ro run the object to perform this operation. Provider generated code execution exception: EXCEPTION_ACCESS_VIOLATION". I have searched google and the MS website, and it all seems to center around Visual Basic, but I am not using ay ActiveX scripts at all. If i hardcode a date into the call to the procedure instead of using a parameter, it will work without issue. Thoughts?






Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL2000/MOM2005 Hugo22 SQL Server 2000 3 February 23rd, 2007 09:48 AM
SQL2000 Database available with any one ..? SoftMind BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 9 September 13th, 2006 10:48 AM
SQL2000 - DTSPackageDSO rgodar SQL Server DTS 0 June 1st, 2006 03:54 PM
EXCEPTION_ACCESS_VIOLATION ghari SQL Server 2000 9 December 27th, 2004 05:46 AM





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