Re: Error Message: Transaction cannot start while in firehose mode

From: Jack (Jack_at_discussions.microsoft.com)
Date: 11/15/04


Date: Mon, 15 Nov 2004 14:37:05 -0800

Thanks for the help Aaron. I appreciate it.

"Aaron [SQL Server MVP]" wrote:

> If your table has a primary key (or a unique way to identify a single row),
> then yes, I would use an UPDATE statement in Query Analyzer. Enterprise
> Manager has its purposes, but data manipulation is not one of them. Please
> have a look through this article: http://www.aspfaq.com/2455
>
> --
> http://www.aspfaq.com/
> (Reverse address to reply.)
>
>
>
>
> "Jack" <Jack@discussions.microsoft.com> wrote in message
> news:C2FBA83A-46B0-4F54-85CA-7D829462E75B@microsoft.com...
> > I was trying to add the blank field value from Enterprise Manager, by
> right
> > clicking and opening the table and choosing all row option and then going
> to
> > the right record and the blank field to fill it up. At this point, I got
> the
> > above message. I would like to know why I am getting such message and is
> it
> > safe to run a update query to update the blank field in one record via
> Query
> > Analyzer. Thanks
> >
> > "Aaron [SQL Server MVP]" wrote:
> >
> > > > As I am trying to add the value to this field on a particular row
> > >
> > > How are you "trying to add the value"? An update statement, a stored
> > > procedure call, pasting into Enterprise Manager's "Open Table" view, ...
> > >
> > > --
> > > http://www.aspfaq.com/
> > > (Reverse address to reply.)
> > >
> > >
> > >
>
>
>



Relevant Pages

  • Re: Error Trying to VIew data in table
    ... I tried this and I am able to retrieve data via the Query Analyzer. ... know it is Enterprise manager? ... > Manager, or more deeply rooted. ... >> When I try to view the data in a table on my SQL SErver 2000 Enterprise ...
    (microsoft.public.sqlserver.server)
  • RE: Import Access -> SQLServer verliert Indices
    ... Je nach Vorliebe mit dem Enterprise ... Manager oder dem Query Analyzer. ... "Reiner Wahnsiedler" wrote: ...
    (microsoft.public.de.sqlserver)
  • User Log
    ... (both via applicationd, query analyzer and enterprise ...
    (microsoft.public.sqlserver.security)
  • How to grant read/write permission to a user using query analyzer
    ... permission using query analyzer and not through enterprise ... manager. ...
    (microsoft.public.sqlserver.server)
  • Re: Linked Servers SQL to MySQL
    ... > I'm trying to set up a MySQL server as a linked server in Enterprise ... > Manager. ... > point I could see my two tables but could not get a query to work in QA. ...
    (microsoft.public.sqlserver.msde)