I have a database that I need to edit a lot of fields on, but SSMS doesn't quite seem to be up to the task. First problem is that I can't seem to insert multiple lines of text into a field. Second is that any time I happen to have the Shift key held down when I press the space bar, SSMS immediately enters the data.
Is there a better application to just edit table/view data? I need to be able to edit certain fields with multiple lines of text, and most notably, I need to be able to use TAB characters. I've tried MS Access (which handles the multiple lines beautifully, but can't seem to handle the tabs.)
Alternatively, if someone can identify how I can use MS Access to enter TABS in a text field, that would work to.