Why don't you try to do yourself and ask the points you stuck? 

I provided a link which has an example, and there is Sqlite C/C++ Api doc.

I don't know the others, but I will not do your job/homework.

On 06/05/2013, at 6:02 PM, Newbie89 <[email protected]> wrote:

> Can you show me a simple tutorial?urgent...please...
> Is it the library u create I need to include only can function?
> 
> 
> 
> 
> Fehmi Noyan ISI wrote
>> To read txt, use fread() or fgets() . This is the most convenient answer I
>> think. 
>> 
>> It is up to your programming skills to read the file line by line and
>> parse each line according to your needs.
>> 
>> Here is an example
>> 
>> https://github.com/fnoyanisi/sqlite3_capi_extensions
>> 
>> On 05/05/2013, at 6:20 PM, Newbie89 &lt;
> 
>> sh_tan89@
> 
>> &gt; wrote:
>> 
>>> let say is .txt file
>>> 
>>> 
>>> 
>>> --
>>> View this message in context:
>>> http://sqlite.1065341.n5.nabble.com/How-to-read-log-file-format-into-sqlite-database-tp68676p68678.html
>>> Sent from the SQLite mailing list archive at Nabble.com.
>>> _______________________________________________
>>> sqlite-users mailing list
> 
>> sqlite-users@
> 
>>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>> _______________________________________________
>> sqlite-users mailing list
> 
>> sqlite-users@
> 
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://sqlite.1065341.n5.nabble.com/How-to-read-log-file-format-into-sqlite-database-tp68676p68686.html
> Sent from the SQLite mailing list archive at Nabble.com.
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to