Re: Can Select but Can't Update or Insert in Tables

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 04/27/04


Date: Tue, 27 Apr 2004 18:02:16 +0200

It could be blocking problems, or that the operations takes so long time because lots of data and lack of
indexes.

-- 
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
"Eddie Leung" <eddielg@image.com.hk> wrote in message news:eEHu9CHLEHA.3664@TK2MSFTNGP10.phx.gbl...
> I have a problem in the SQL 2000 Server. In one my database, I found that I
> can retrieve the records from every table in the database (by "select"), but
> when I wanted to update or insert the record in each table, It failed and
> return error "timeout expired". What is the problem? What should I do to get
> rid of this problem?
>
> Thanks.
>
> Eddie
>
>


Relevant Pages

  • Re: problem with query moving data from 1 dbase to another.
    ... You register a SQL Server instance, where such an instance can have several databases. ... Tibor Karaszi, SQL Server MVP ... > you know how to connect to an existing database, ... >> Tibor Karaszi, SQL Server MVP ...
    (microsoft.public.sqlserver.server)
  • Re: Setting up Log shipping.
    ... And you are 100% certain that the database isn't in simple recovery mode? ... >>Tibor Karaszi, SQL Server MVP ...
    (microsoft.public.sqlserver.server)
  • Re: Resizing an existing DB
    ... >>Tibor Karaszi, SQL Server MVP ... The smallest size you can shrink ... >>> your database to is the size the database was initally ...
    (microsoft.public.sqlserver.server)
  • Re: Decrease the size of a Sql 2000
    ... Tibor Karaszi, SQL Server MVP ... "sameer" wrote in message ... Now i realized that the database would grow to this size might be in the ...
    (microsoft.public.sqlserver.server)
  • Re: Predict what happens when a record is deleted
    ... Good catch, Mike. ... Tibor Karaszi, SQL Server MVP ... > by looking at the database structures and objects. ...
    (microsoft.public.sqlserver.programming)