I have SQL Compact installed, and I'm using VS C# 2008 Express.

I'm kinda confused though. I try to add:

using System.Data.SqlServerCe;

And get an error. It don't even pop up in intellisense. I've tried adding reference paths to the DLL's (not sure if I'm doing it right) but still don't work.

Any ideas how to get SQL CE to work in VS 2008 Express? Can't find any tutorials on Google apart from using it with VS Standard.

Recommended Answers

All 2 Replies

A solved. Was referencing the wrong DLL.

Don't forget to mark the thread solved ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.