P
Phillip Vong
VS2005 on a SQL 2000
Please help me understand how to fix this problem.
In SQL, a column is assigned Data Type of nvarchar(250). In each row, the
value looks like this.
FirstName LastName "SQARE BOX" a12720 "SQUARE BOX" 14 Meadow Road
The "SqareBox" shapes are Returns from the keyboard.
When I'm doing a Details View, all this information runs together with just
spaces where the SQUARE BOXES are. Is there some kind of formating in VS2005
setting to tell it to recognize them as RETURNS so it will display properly?
Thanks in advance.
Phil
Please help me understand how to fix this problem.
In SQL, a column is assigned Data Type of nvarchar(250). In each row, the
value looks like this.
FirstName LastName "SQARE BOX" a12720 "SQUARE BOX" 14 Meadow Road
The "SqareBox" shapes are Returns from the keyboard.
When I'm doing a Details View, all this information runs together with just
spaces where the SQUARE BOXES are. Is there some kind of formating in VS2005
setting to tell it to recognize them as RETURNS so it will display properly?
Thanks in advance.
Phil