Using nvarchar(MAX) on a mobile device?

Nvarchar(max) is not supported on SQL Server Compact. See this link: MSDN You can use ntext instead.

We're not using SQL Server Compact Edition 4.0, we use full SQL Server 2005 (all editions), using Microsoft's own data provider to access it. And it all points to it not supporting it either. – Jurij Aug 26 at 5:05 You cant use the full SQL Server on a windows mobile.MS SQL server 2005 mobile edition is just a older version of SQL Compact edition as far as I know.

And yea, non of the compact (mobile) editions support nvarchar(max) – merger Aug 28 at 17:51.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions