Re: Newbie - general question about ADO.NET

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Well you have to logically have some sort off object construct with which to
address the data ina meaningful way - the DataSet is designed to do just
that. Sure, it carries some overhead, but worrying about the minor amount
of overhead there when you're running the CF and SQL CE, plus whatever data
you're pullings seems a bit silly. The DataSet is designed to make data
access simple. There are also things like SqlCeResultSets, and
SqlCeDataReaders for other views of the data. It really depends on how you
intend to consume the data.

-Chris


"Zalek Bloom" <ZalekBloom@xxxxxxxxxxx> wrote in message
news:tnokl1de9pahvlgv32js5jfisat3po0n96@xxxxxxxxxx
> On Fri, 21 Oct 2005 09:03:54 -0400, "<ctacke/>"
> <ctacke_AT_OpenNETCF_com> wrote:
>
>>And that object is a DataSet. It's really no different than on the
>>desktop.
>>
>>-Chris
>
> Chris,
>
> I understand this, but it looks to me that there is some overhead to
> use it. First we need to define the DataSet and then to populate it
> before we can retrieve the dataset. If a database is localy on PC -
> what is the reason to use the DataSet?
>
> Zalek
>
>
>>
>>
>>"Zalek Bloom" <ZalekBloom@xxxxxxxxxxx> wrote in message
>>news:f5ihl1d347f6iltclg8ef1s1jiaf85ep8i@xxxxxxxxxx
>>>I want to write an application (in Studio 2003 - VB.Net) that will use
>>> a database located on PocketPC without any need to connect to outside
>>> server. ADO.NET is connectionless, but I don't care about connection,
>>> because the database is located on PocketPC. Is there a way to build
>>> it without creating DataSet? I just want to access tables and to put
>>> results of SQL into some kind of object.
>>>
>>> Thanks,
>>>
>>> Zalek
>>>
>>
>


.



Relevant Pages

  • Re: Newbie - general question about ADO.NET
    ... If a database is localy on PC - ... Zalek ... ADO.NET is connectionless, but I don't care about connection, ... >> because the database is located on PocketPC. ...
    (microsoft.public.pocketpc.developer)
  • Re: Desktop to PPC and back - lost relationships
    ... > Access stores an Access project in a Jet Database. ... > in the database created by ActiveSync ... >> I copy the backend MDB file over to my PocketPC 2002 using ActiveSync ...
    (microsoft.public.access.conversion)
  • Re: Wanted:MAIL.MAI structure definition
    ... a relational database is more flexible in the retrival of data. ... Perhaps this impact has been softened as hardware has gotten faster, but, overhead is overhead, and if you weren't using the advances in hardware for overhead, those designs that have less overhead would also gain from the faster hardware. ... RFC822 header because your XML parser wouldn't be able to understand new ...
    (comp.os.vms)
  • Re: replication
    ... >I wrote a desktop application with a SQL Server 2000 database and a mobile ... >replication mechanism that when the user presses a button on the PocketPc ... Is it possible when the user synchronizes the ...
    (microsoft.public.pocketpc.developer)
  • Re: Interbase and PocketPC
    ... via the kbmMW application server. ... > We are investigated methods in which to develop a synchronisation tool> between a Windows based machine running Interbase O/S 6.0.2.0 and a> PocketPC. ... > We want to offer our customers the ability to basically download some or all> of the interbase database onto the PocketPC and run the PocketPC interface> stand-alone, i.e. no need to be "on-line" to use it. ...
    (borland.public.delphi.non-technical)