SQLman
unread,Jan 8, 2014, 11:48:02 PM1/8/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
I am trying to add db functionality to my XAML/C# "Metro" app
with SqlCeDataAdapter, SqlCeCommand etc. I've added the references
to the project but I always get compiler errors on any of the SqlCe
code. When I comment this db code out, the app always compiles fine.
The errors always have something to do with strange conflicts with
other assemblies/references, not with the db code itself.
This is happening with Visual Studio 2012.
Am I missing something? (probably) ?:-\
Signed,
Perplexed