Upgrading Soution to '05, probs with Data.SqlServerCE namespace

Hi all,

does the SQLServerCE namespace exist in the System.Data Namespace in .NET 2.0 Or has it been moved

The reason I am asking is because I am now getting error messages relating to this in VS 2005

Thanks

Tryst



Answer this question

Upgrading Soution to '05, probs with Data.SqlServerCE namespace

  • MacMatt_98

    Ok, I will check for this .dll in the new VS2005 installed directory.

    Thanks

    Tryst


  • Healthcare Network Admin Jerry

    System.Data.SqlServerCe namespace is located in System.Data.SqlServerCe.dll, please make sure to add a reference to it.



  • Upgrading Soution to '05, probs with Data.SqlServerCE namespace