Re: Database in CE 3.0 ...

From: Jean Nicolas Turcotte (jn_turcotte_microstep_at_yahoo.ca)
Date: 02/01/05


Date: Tue, 01 Feb 2005 16:51:44 -0500

Jean Nicolas Turcotte wrote:
> Does anyone have some tutorials or website that would explain me how to
> create, open, read, write, modify and close a database in a CE platform
> 3.0 ?
>
> The only things I found, are the ones from MSDN and I have never found
> msdn to help you a lot, unless you already know about it and want to be
> sure of it.
>
> Thank You !

Or if someone have any samples, it would help me. The only example
available on msdn is on vb applications, and I am working on evc++.

I need a database that will only stay on the handheld. I have one big
table who is related to 6 or 7 other small tables.

The data won't be synchronized on a computer. Some sort of report will
be created for printing and/or to send via a modem to a unix server
somewhere, or the report can be send to a server by some sort of ftp
probably by connecting directly with a serial com port.

I am using a industrial handheld that runs under WCE 3.0 and it's not a
pocketpc.

Which option do I have ?
ADOCE, SQLCE, others ? are they all available on any platform ? does I
need any special plug-in to include in my software ?
I think adoce only have one level of hierarchies, that mean I can't put
other table related to it. Then what are my other options ? SQLCE, or to
create multiple index ?

then How could I create those tables and insert them in my program
(open, close, read, write, modify, delete) ?

Thank You all for your support !



Relevant Pages

  • RE: msNPAllowDialIn and delegwiz.inf
    ... I’m afraid we cannot configure msNPAllowDialIn ... please do not modify this value directly. ... suggest that you initial a new post in the MSDN form to get further support ... Microsoft Online Community Support ...
    (microsoft.public.windows.server.active_directory)
  • Re: Setting the title of an SDI app
    ... how do i get rid of the " - TestApp" part? ... Search for FWS_PREFIXTITLE in MSDN. ... BOOL CMainFrame::PreCreateWindow ... Modify the Window class or styles here by modifying ...
    (microsoft.public.vc.mfc)
  • RE: Which one to use?
    ... You can safely use the code given in MSDN example. ... Note that 'strchr' takes a 'const char*' which means it doesn't modify the string which you are passing. ...
    (microsoft.public.vc.mfc)
  • How to modify System Time ? TIA
    ... I have desperately looked though Internet (and msdn) for the way to ... modify the system date & time through a .js or .vbs simple program, ...
    (microsoft.public.scripting.wsh)