Hi Kees,
Thanks for your advice, I am understand now.
Andi
On 10/4/09, Kees Nuyt wrote:
> On Sun, 4 Oct 2009 12:11:52 +0700, Andi Suhandi
> wrote:
>
>>Hi George,
>>
>>
>>Thanks for the link
>>(http://www.codeproject.com/KB/database/CppSQLite.aspx) that you gave
>>me, it really help me to start
On Sun, 4 Oct 2009 12:11:52 +0700, Andi Suhandi
wrote:
>Hi George,
>
>
>Thanks for the link
>(http://www.codeproject.com/KB/database/CppSQLite.aspx) that you gave
>me, it really help me to start progamming in C++.
>
>Ok, read the code in http://www.sqlite.org/quickstart.html, but it
>looks like n
Hi George,
Thanks for the link
(http://www.codeproject.com/KB/database/CppSQLite.aspx) that you gave
me, it really help me to start progamming in C++.
Ok, read the code in http://www.sqlite.org/quickstart.html, but it
looks like no SEE implementation.
#include
#include
static int callback(vo
Simon Slavin writes:
> On 4 Oct 2009, at 3:08am, Andi Suhandi wrote:
>
> > Since SQLite support C++, I have to ask these questions
>
> You could ask somewhere else.
>
> SQLite supports C. It does not support C++, it just doesn't violate
> it. There is nothing in SQLite that takes any
On 4 Oct 2009, at 3:08am, Andi Suhandi wrote:
> Since SQLite support C++, I have to ask these questions
You could ask somewhere else.
SQLite supports C. It does not support C++, it just doesn't violate
it. There is nothing in SQLite that takes any advantage of anything
the '++' adds: SQLi
Well,
Since SQLite support C++, I have to ask these questions
Regards,
Andi
On 10/4/09, Simon Slavin wrote:
>
> On 4 Oct 2009, at 2:12am, Andi Suhandi wrote:
>
>> Are there anyone can give simple sample code in Visual C++,
>> implementation SQLite with and without SEE ? SO I can compare it ?
On 4 Oct 2009, at 2:12am, Andi Suhandi wrote:
> Are there anyone can give simple sample code in Visual C++,
> implementation SQLite with and without SEE ? SO I can compare it ?
> Starting from :
> 1. how to connect to database
> 2. query
> 3. close the database
Which is it you are: someone who k
Dear All,
Thank you to the member for fast reply
Are there anyone can give simple sample code in Visual C++,
implementation SQLite with and without SEE ? SO I can compare it ?
Starting from :
1. how to connect to database
2. query
3. close the database
Regards,
Andi
===
Software
8 matches
Mail list logo