Kumar
Kumar

Reputation: 11329

using OleDB vs SqlServerCe

Looking for performance vs. ease of use comparisons between the two

Hopefully some real world examples too ?

This is for a desktop Winforms/C# app using SQL Server Compact 3.5 and .net 2.0

Upvotes: 0

Views: 557

Answers (1)

Zen
Zen

Reputation: 857

Some guy did a benchmark of the 2 which you can find here http://www.pocketpcdn.com/forum/viewtopic.php?t=11003

Upvotes: 1

Related Questions