Re: [sqlite] Handheld and SQLite

2004-06-12 Thread ISA Programmi
Thanks for help!

1- I do not know the variuos Handheld and the OS that
they use (I beleive there is 2 groups of OS: Palm
and Pocket PC. Right?
2- Which one (OS) is tu suggest for the purpose I nedd: wireless
and very fast operations between Handheld and PC


Thank you in advance, Giuliano

P.S. Is someone has done something similar,
please contact me at
[EMAIL PROTECTED]

- Original Message -
From: "Jalil Vaidya" <[EMAIL PROTECTED]>
To: "ISA Programmi" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, June 12, 2004 3:55 PM
Subject: Re: [sqlite] Handheld and SQLite


> What OS does your handheld run? Check this wiki:
> http://www.sqlite.org/cvstrac/wiki?p=SqliteUsers
> Sqlite has ports for Linux, WinCE and PalmOS as far as
> I know. There are different wrappers available which
> may help too:
> http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers
>
> HTH,
>
> Jalil Vaidya
>
> --- ISA Programmi <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >
> > I would like to know if someone has already
> > programmed for
> > Handheld using SQLite as Db. Please tell me if it is
> > possible
> > to see some example of the skills and speed.
> > I need a small program, running on Handheld, for
> > taking
> > orders and sending to the PC via wireless, in a
> > Cafè/Restaurant.
> > If someone has already made something similar,
> > please
> > contact me.
> >
> > Thanks all,
> >
> > Giuliano
>
>
> =
> 01001010
> 0111
> 01101100
> 01101001
> 01101100
>
>
>
>
> __
> Do you Yahoo!?
> Friends.  Fun.  Try the all-new Yahoo! Messenger.
> http://messenger.yahoo.com/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sqlite] Handheld and SQLite

2004-06-12 Thread ISA Programmi
Hi,

I would like to know if someone has already programmed for
Handheld using SQLite as Db. Please tell me if it is possible
to see some example of the skills and speed.
I need a small program, running on Handheld, for taking
orders and sending to the PC via wireless, in a Cafè/Restaurant.
If someone has already made something similar, please
contact me.

Thanks all,

Giuliano




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sqlite] Using SQLite with WIN32 (VB6) with Oledb (No odbc)

2004-04-12 Thread ISA Programmi
Hallo,

is it possible to integrate a SQLite db in a
VB6 program, without using ODBC, but
working with OLEDB (faster)?

Thank you,

Giuliano



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sqlite] SQLite - VB

2004-01-14 Thread ISA Programmi
Hi all,
I am a quite new user of SQLite; I liked it
since the first day that I tryed some examples,
and after reading the documentation about it; 

The reason why I'm asking for help is the following:
I am getting learning C++ step by step, because
that is the language that I will use in the future,
but at the moment I am still developing using VB6.

I have seen that there are more possibilities to
interact SQLite with VB6:

1 - ODBC drivers,
2 - AGS_SQlite,
3 - API
4 - ?
 
I  will ask you: 
can you tell me please which are the
different advantages or difficulties between those
different ways, using them to interact SQLite 
with with VB6?
 
I have to do a lot of work on converting my projects 
from Access to SQLite, and I would
like to begin in the right way. 
So I thought that this will be the right place  where
to ask such important details.
 
Many thanks in advance, regards
 
Giuliano Isacchi
Firenze - Italy






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sqlite] AGS_SQLite_Wrapper VB

2004-01-10 Thread ISA Programmi
Hi all,

does someone could tell me how to
implement the record (rows) navigation
like "MoveNext", "MovePrevious",
"EOF" etc... using the AGS_SQLite
wrapper and VB6?

Thank you a lot in advance,

Giuliano Isacchi



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sqlite] VB6 and SQLite how to connect?

2003-12-16 Thread ISA Programmi


Hi,
i'm a newby of the list, and i need please help: i am studying
C++ while i want to move from VB to that language, but at the
moment i have already some project written in VB6, that i would like
to provide with the database SQLite, since i would like to use only
this Database in the future.

Has anyone tips (or code), to tell me how i get a connection from VB6
to a SQLite db and work on the data?

Do you know some link that will be helpful for me?

thanks a lot,
best regards, Giuliano




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]