On 12 Jan 2012, at 11:22am, bhaskarReddy wrote: > I am using SQLite. This is the first time. And i am creating, > accessing and retrieving data from the table. > > I am using sqlite3_exec() function to insert and retrieve data. > Instead using sqlite3_exec(), is there any other APIs which help inserting > data into tables.
http://www.sqlite.org/quickstart.html http://www.sqlite.org/cintro.html http://www.sqlite.org/c3ref/funclist.html Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

