Hi,

I am new with CE developing.
i discovered eVB and the emulator.
i also made a simple application.

now i would like to make a application to store stock/item information to a
table.

the info must be sent to a pc, where it will be processed in an interbase
database.

is it ok to use a access database?
if yes, how to start?
where is the component?


can someone show me a simple example project which works on the emulator?

Re: How to database? by Earl

Earl
Fri Nov 14 21:07:04 CST 2003

What is an "interbase" database?

If you are using eVB, you could create a "Pocket Access" database (.cdb) or
an SQLCE database.

Go to www.devbuzz.com to get your start and some examples.

Since you are have a totally fresh start, you may wish to consider going
straight to CF.Net instead of fooling around with the dead technology of
eVB.

"N. Karademir" <n.karademir@chello.nl> wrote in message
news:%23amSbYGqDHA.1408@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> I am new with CE developing.
> i discovered eVB and the emulator.
> i also made a simple application.
>
> now i would like to make a application to store stock/item information to
a
> table.
>
> the info must be sent to a pc, where it will be processed in an interbase
> database.
>
> is it ok to use a access database?
> if yes, how to start?
> where is the component?
>
>
> can someone show me a simple example project which works on the emulator?
>
>