From: Martin R. <ne...@mi...> - 2003-09-20 07:08:55
|
Thanks Carlos, but how I can resolve my problem? "Additional information: Concurrency violation: the DeleteCommand affected 0 records." I cann't use Update function of DataAdapter. OK I can cach the exception, and set ContinueUpdateErro=true. Is it good idea? What do you recommended to me? Thank you. Best regards Martin Radvansky PS: Thank for your great work. > > What I do wrong. Please help me. > > Nothing, in the provider i'm using a call to isc_dsql_sql_info and > seems that this is not working when the delete ( and probably updates > and inserts ) are made inside a stored proc, i have made a test and > using a sp the returned affected rows are 0 and using the DELETE command > as command text are 1. > > > > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > |