TEXT is not a valid datatype for SQL Compact 4.0
Posted: Tue 11 Dec 2012 18:25
Moin,
using version 4.7.313 of EntityDeveloper I've built a model and selected "Update database from model" to create the new storage for a SQL Compact 4.0 database. Unfortunately the SQL script tries to use TEXT as a type for a table column. TEXT does not appear to be supported by SQL Compact 4.0. The model property is of type string. Is this a bug or might I doing something wrong ?
-Stefan
using version 4.7.313 of EntityDeveloper I've built a model and selected "Update database from model" to create the new storage for a SQL Compact 4.0 database. Unfortunately the SQL script tries to use TEXT as a type for a table column. TEXT does not appear to be supported by SQL Compact 4.0. The model property is of type string. Is this a bug or might I doing something wrong ?
-Stefan