Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: problem with sql query tool


Message #1 by "Eric Van Camp" <eric.vancamp@c...> on Wed, 15 Nov 2000 18:05:06 -0000
hi, got some problems with the sql query tool

when i try to update a filed of a table, the system returns the following

error code

what is going on?

anyone any idea?

txs

STEP 1

The type of query is UPDATE

The update mode is deferred

FROM TABLE

company

Nested iteration

Table Scan

TO TABLE

company

Table: COMPANY  scan count 0,  logical reads: 0,  physical reads: 0,  read

ahead reads: 0

Table: COMPANY  scan count 1,  logical reads: 1,  physical reads: 1,  read

ahead reads: 0



(0 row(s) affected)



STEP 1

The type of query is SETOFF

STEP 1

The type of query is SETSTATOFF




  Return to Index