|
Posted by Erland Sommarskog on 02/16/07 22:31
DanWeaver (danofweaver@googlemail.com) writes:
> I must be doing some daft thing-
> In Management Studio Express I have Northwind, Pubs and a db of my
> own.
> I can create SQL select queries and get results back fine but when I
> try to do an insert, update or delete I get the message: (1 row(s)
> affected) - making me think all has gone well, however, when I refresh
> and look at the relevant table nothing has changed.
> Any tips?
Since you say "refresh" I assume that you mean Open Table or the Query
Designer. These are just tools of dubious quality. Better to run a SELECT
statement from a query window.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|