G
Guest
Hi,
My program uses DAAB to inject data to SQLServer using ExecNonQuery() with
stored procedure. In normal case, it works property. But in some situations
such as database backup process, I got timeout error and my program will
retry
to inject until success. In this week, I've found that my program inject
data in
backup period and it returns duplicate row after backup done. I think it
will
inject success but it returns timeout error.
Do you have any suggestion to check this, because my program has to notify
another program to process this data after injecting success.
Best regards,
Thana N.
My program uses DAAB to inject data to SQLServer using ExecNonQuery() with
stored procedure. In normal case, it works property. But in some situations
such as database backup process, I got timeout error and my program will
retry
to inject until success. In this week, I've found that my program inject
data in
backup period and it returns duplicate row after backup done. I think it
will
inject success but it returns timeout error.
Do you have any suggestion to check this, because my program has to notify
another program to process this data after injecting success.
Best regards,
Thana N.