Link to home
Start Free TrialLog in
Avatar of ShaunDumas
ShaunDumas

asked on

Proper explanation of SQL CE data types

It seems impossible to find a proper and detailed description of the datatypes in SQL CE.

I need a list of the supported datatypes along with a detailed description of each, e.g. the length/size/type of data each field supports, i.e. max length of nvarchar, max numeric value for float etc. etc.
Avatar of rashmi_vaghela
rashmi_vaghela
Flag of India image

ASKER CERTIFIED SOLUTION
Avatar of guvera
guvera
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ShaunDumas
ShaunDumas

ASKER

Great, thanks!