Re: Database for .NET Windows, PPC, and elsewhere?

From: Klaus H. Probst (usenet001_at_vbbox.com)
Date: 04/21/04


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


Relevant Pages

  • Database for .NET Windows, PPC, and elsewhere?
    ... only behind Windows forms, but also on Pocket PCs, and preferably work ... Replication is necessary. ... I could go the SQL Server way, and it would certainly work, but it has ... with ADOCE on the PPC. ...
    (microsoft.public.dotnet.general)
  • Re: Wireless Synchronization
    ... >changed at both end (PPC and desktop), this can be handled with Merge ... >Replication between SQL Server and SQL Server CE. ... I guess what I'm looking at right now is using InTheHand's cdb .NET ...
    (microsoft.public.dotnet.framework.compactframework)
  • SQL Everywhere
    ... Has anyone config'd a SQL Server to SQL Everywhere (on a PPC) replication? ... could you provide details or a reference? ...
    (microsoft.public.sqlserver.replication)
  • Re: Transactional replication from SQL Server 2005 to SQL Server 7 - how?
    ... SQL Server 7.0 from the SQL2005 management tools but I would encourage to ... primary keys are replicated as unique indexes if you ... configure replication using the SQL2000 Enterprise Manager. ... If you plan to reinitialize your SQL2000->SQL2005 subscription in the ...
    (microsoft.public.sqlserver.replication)
  • Re: High Availability
    ... also does failover. ... Async replication is real-time, as opposed to the scheduled Log Shipping ... > Note that one of the considerations for the active/passive GEO Cluster is ... > SQL Server 2000 High Availability Series ...
    (microsoft.public.sqlserver.clustering)