0

Has anyone tried using Eloquera DB on WP7? Besides the question of whether it actually works under WP7, how is the performance (if it actually works)? Are there alrernative object-based DBs that anyone can recommend for use with WP7 applications?

kay.one
  • 7,622
  • 6
  • 55
  • 74

3 Answers3

2

I haven't explored or used Eloquera DB on Windows Phone 7 (Do they have WP7 version?). However, I have extensively used Windows Phone 7 DB as well as the Windows Phone 7 SQLite wrapper, and, I found both work great. I use Windows Phone 7 DB for most of my applications.

HTH, indyfromoz

indyfromoz
  • 4,045
  • 26
  • 24
1

Looking on their site, Eloquera supports .NET 3.5 & 4, but no Silverlight, which is what WP7 runs, so I'd say it's no go.

Indyfromoz's suggestions look quite promising, and there's also Sterling and Perst.

Doobi
  • 4,844
  • 1
  • 22
  • 17
0

For windows phone 7 I would go with Sterling DB

basarat
  • 261,912
  • 58
  • 460
  • 511