Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sql Server Ce

How Do I Populate A Sql Server Compact Database?

So I'm building a windows app, and as a result, I'm going to use SQL Server Compact instead… Read more How Do I Populate A Sql Server Compact Database?

Inserting A Row And Retrieving Identity Of New Row In Sql Server Ce

I'm trying to insert a row and get back the new row's identity with something like this: IN… Read more Inserting A Row And Retrieving Identity Of New Row In Sql Server Ce

Sorting Alphanumeric Field In Sql Ce (compact Edition) Version 3.5

Sorting Alphanumeric field in SQL CE (Compact Edition) version 3.5 TreeNumber is a nvarchar field w… Read more Sorting Alphanumeric Field In Sql Ce (compact Edition) Version 3.5

How To Deploy Sql Ce 4 Ctp To Shared Hosting?

How do I deploy SQL CE 4.0 with EF4 to a shared hosting provider for ASP.NET MVC 2.0? I've incl… Read more How To Deploy Sql Ce 4 Ctp To Shared Hosting?

Unable To Access Database (sql Server Ce / Windows Mobile 6.5)

I'm creating an application for a Windows Mobile 6.5 device, part of which is supposed to repli… Read more Unable To Access Database (sql Server Ce / Windows Mobile 6.5)

Entity Sqlce Can't Find Connection String In App.config File

I've been getting this error when I try and use my model container: No connection string named… Read more Entity Sqlce Can't Find Connection String In App.config File

Sqlserverce Problem With Parameterized Queries From .net

I am pulling the hair out of my head trying to figure this one out. I can't make Parameterized … Read more Sqlserverce Problem With Parameterized Queries From .net

Where Is The Sql Server Compact File?

I have an ASP.NET MVC project that uses a SQL Server Compact database. I have the following connec… Read more Where Is The Sql Server Compact File?