I am trying to make some of the samples using a Sql Server CE database on this page:

http://samples.gotdotnet.com/quickst...edbcreate.aspx

According to that page, the System.Data.SqlServerCe namespace contains the definitions for the neccessary functionality. But VS2003 and 2005 say that that namespace doesnt exist. I have both the Compact Framework 1.1 and 2.0 installed. Am I doing something wrong? Do I need to add a reference? PLease help me.