Query based update failed

kliklu
12-25-2003, 12:37 AM
Hi,

I have a program that works as a back end process ( a trigger program). The problem is, when it is running, most of the time, it will prompt the error,

"Query based update failed because row to update could not be found"

I have tried running the program line by line, but the error just doesn't come out. Please help.

Thanks

Shurik12
12-25-2003, 05:44 AM
Hi,

Could you give a bit more details? Eventually show the code.

Regards,
Shurik.

Optikal
12-25-2003, 01:58 PM
put proper error handling in your code that logs errors to a log file rather than to the screen.

wesly
12-30-2003, 02:04 AM
Hello kliklu

I think theres a problem with UPDATE SQL statememt.

First, you should find out the problem of your SQL statement in SQL Server Quary Analyzer by Running statement. (You can find your error in UPDATE or TRIGGER statement)

If it's work, check you code and then you permission to SQL Stored procedure.

Yours :cool:

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum