| 
	
 | 
 Posted by Erland Sommarskog on 05/16/06 00:30 
(monkeyboydan@gmail.com) writes: 
> I used to be able to enter new lines into the result pane cell for text 
> (and varchar) data in Enterprise Manager, but now that I am using SQL 
> 2005 Management Studio, this feature is gone. 
>  
> Is there any way to do this? 
>  
> Also, copying to/from excel chops off part of the text in a cell and is 
> very infuriating. 
 
Time to learn to write INSERT and UPDATE statements, I see! 
 
There are plenty of differences between the tools in SQL 2000 and SQL 2005. 
Keep in mind that Open table is intended to be a fairly simple tool to 
view and edit data. For more heavy-duty stuff, you would use an application. 
 
 
--  
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] 
 |