C
Chris Asaipillai
Hi there
Has anybody experienced Timeout issues on updating NText fields in SQL
Server 2005?
Ive been using a procedure in an MS Access application, to read in the
contents of an Ntext
field used for notes into a local string variable.
Then further notes are added to this and then an update statement writes it
back to the NText
field.
Ive used an updateText procedure but this is also timing out.
The field has been in use and has been updated to before.
many thanks
Chris
Has anybody experienced Timeout issues on updating NText fields in SQL
Server 2005?
Ive been using a procedure in an MS Access application, to read in the
contents of an Ntext
field used for notes into a local string variable.
Then further notes are added to this and then an update statement writes it
back to the NText
field.
Ive used an updateText procedure but this is also timing out.
The field has been in use and has been updated to before.
many thanks
Chris