I did some preliminary and extensive reseach (cough google cough :) on
delphi and pocketpc

unless I'm missing something, delphi is not use for pocketpc programming

google results were of the following nature:
>I'm pretty sure no one supports *Delphi* for *Pocket PC*, so you will need
>to switch to another language. Your choices are C, C++, C#, and VB
(Excerpt usenet message aug 2 05, by a Robert Zaret, eMVP)

I hope to use the same (type) language for desktop and ppc programmation.
The most likely candidate seems evc++ & vc++. (I still have to learn it)
even more so because the intended tool calls for lowlevel access to the
serial port on the pocketpc (Dallas Ibutton interfacing).

I'm however concerned about the database connectivity. On a previous
attempt, I bought Sybase PocketBuilder on sybase's reputation of being
proficient at different db formats. Only to find out dbase, foxpro support
and such was scrapped from pocketbuilder.

glenn

On 12/12/05, Fred Williams <[EMAIL PROTECTED]> wrote:
>
> I only mentioned it because of the broad and diverse database
> connectivity.  What is not available natively is most likely available
> from third parties.
>
> > -----Original Message-----
> > From: Glenn De Moor [mailto:[EMAIL PROTECTED]
> > Sent: Monday, December 12, 2005 9:04 AM
> > To: sqlite-users@sqlite.org
> > Subject: Re: [sqlite] equivalent of linked tables in sqlite ?
> >
> >
> > Jay Sprenkle wrote:
> >
> > >On 12/11/05, gl demoor <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > 8<
> >
> > >>What is the equivalent of linked (or external) tables in SQLite?
> > >>
> > >>
> > >
> > >Take a look at 'attach'. I think that might get you where
> > you want to go
> > >
> > >
> > thanks for your reply, I'll look that up
> >
> > To Fred Williams: thank you too. Although I'm not very keen
> > to learn yet
> > another programming tool, I'll check delphi out .
> >
> > regards
> > glenn
> >
> >
>
>

Reply via email to