Re: Database for .NET Windows, PPC, and elsewhere?
From: Klaus H. Probst (usenet001_at_vbbox.com)
Date: 04/21/04
- Next message: bazad: "Re: Different API versions"
- Previous message: Klaus H. Probst: "Re: Newbie"
- In reply to: Vikas: "Database for .NET Windows, PPC, and elsewhere?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Apr 2004 14:14:04 -0700
BerkeleyDB might be an option, but I don't know if it runs on CE.
And you'd have to write your own wrapper around their API.
-- Klaus H. Probst, MVP http://www.vbbox.com/ "Vikas" <vetaal@aol.com> wrote in message news:bfc8d8.0404210740.194da330@posting.google.com... > I'm trying to decide on a persistence layer for .NET that will run not > only behind Windows forms, but also on Pocket PCs, and preferably work > with web applications. Replication is necessary. > > I could go the SQL Server way, and it would certainly work, but it has > a huge footprint, needs maintenance, etc. I could use Jet on the > desktop, with ADOCE on the PPC. > > I'm also looking at db4o (www.db4o.com), which seems promising. It > runs under Windows and on PPCs, and there is some indication they are > working on replication. It's object oriented, which is nice, but > doesn't support SQL (they use SODA). > > The applications I'm working on will have up to a couple of thousand > records. > > Any other databases I should be looking at? And, maybe I'm dreaming, > but -- does anything exist that would work under PalmOS as well? > > -- Vikas
- Next message: bazad: "Re: Different API versions"
- Previous message: Klaus H. Probst: "Re: Newbie"
- In reply to: Vikas: "Database for .NET Windows, PPC, and elsewhere?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|