Thank you, Simon.

Erik

On Mon, Apr 12, 2010 at 3:19 PM, Simon Davies
<simon.james.dav...@googlemail.com> wrote:
> On 12 April 2010 14:01, Erik Kvernstad <erik.kverns...@gmail.com> wrote:
>> I am writing a C program under Linux to perform operations on an
>> sqlite-created (manually) database.  I have successfully compiled and
>> linked with the sqlite3 library and my program opens and closes the Db
>> successfully.
>> However, it is unclear to me how I in a simple way may perform
>> operations like SELECT, INSERT etc. on the database from the C
>> program.
>>
>> Grateful for hints.
>
> second question in
> http://www.sqlite.org/cvstrac/wiki?p=SqliteWikiFaq gives some suggestions
>
>>
>> Erik Kvernstad
>
> Regards,
> Simon
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to