EXCEPTION_ACCESS_VIOLATION
From: Wolf Ganerman (anonymous_at_devdex.com)
Date: 06/27/03
- Next message: Dan Guzman: "Re: use of application roles"
- Previous message: JT: "Re: Service Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 17:59:22 -0700
Hello, I'm getting an EXCEPTION_ACCESS_VIOLATION Error when trying to
update a remote table from a web application. The same update query when
run from query analyser it works fine. But executing both a proc and
inline query from a c# sharp code results in the
EXCEPTION_ACCESS_VIOLATION error. The only time the query works from the
application is when I point the query to update a local table instead of
the remote one. The connection from the application is made using
ADO.NET. Can someone please help me. Thanks!
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Dan Guzman: "Re: use of application roles"
- Previous message: JT: "Re: Service Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|