Hi all,
Everytime I enter data into a SQL CE database using a windows form, the
entered data gets truncated.
When I view it using the Query analyser, I only see 6 characters. This only
happens with the nvarchar column types.
Is the data really getting truncated or is the query analyser set to display
only the first characters of the column?
SSP