If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP call SQL Trigger causes HTTP 500 error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-27-03, 22:07
lucia99 lucia99 is offline
Registered User
 
Join Date: Oct 2003
Posts: 1
ASP call SQL Trigger causes HTTP 500 error

Hello,

I have an asp which updates a SQL table which has 3 triggers attached to it to capture the table Insert, Update and Delete action.

I assign the IUSR user db_owner and System Administrator right. Calling stored procedure from the asp is no problem. The same goes for updating a SQL table, i.e. no problem at all. I hit HTTP Internal server error during the update of the SQL table which has the 3 triggers. The Update action will active the update trigger to log down the update action.

Can anyone give me any idea why I'm hitting this error? I already given the full rights to the IUSR user.

Please help.

Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On