Gossamer Forum
Home : General : Databases and SQL :

Help dumb guy

Quote Reply
Help dumb guy
My database guy is in the midst of moving cross country so I'm having to stumble through some stuff on my own.

Can anybody tell me how I edit a "<Long Text>" cell in MS Enterprise Manager? I can edit other cells with no trouble. I need to delete the contents of the cell and replace it, it contains a paragraph of text.

I even managed to mangle my way through a query just to return the one cell I want to edit.

Don't laugh I'm very proud of this:
Code:
SELECT GroupNotes
FROM Groups
WHERE (GroupId = 279)
Subject Author Views Date
Thread Help dumb guy ArmyAirForces 5433 Jul 6, 2002, 7:25 AM
Thread Re: [ArmyAirForces] Help dumb guy
Alex 5224 Jul 6, 2002, 9:20 AM
Post Re: [Alex] Help dumb guy
ArmyAirForces 5191 Jul 7, 2002, 2:10 PM