Re: Error running sp in sybase



> conn.Errors.Clear
> conn.BeginTrans
> cmd.Execute affected, 128 'returning no records

Pardon me but where is the CommitTrans ?
Don't you need

conn.CommitTrans

afterwards ?

Stephen Howe





.



Relevant Pages