Re: [sqlite] How to read log file format into sqlite database?

2013-05-08 Thread Newbie89
> sqlite-users mailing list > sqlite-users@ > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users thanks your guide...I finally solve my problem...I link pcap with sqlite3 directly...no need use log file...simple and quick -- View this message

Re: [sqlite] How to read log file format into sqlite database?

2013-05-06 Thread Jay A. Kreibich
On Sun, May 05, 2013 at 01:50:41AM -0700, Newbie89 scratched on the wall: > let say is .txt file 99+% of log files are text files. This tells us nothing useful. Is it an Apache log file? Or some other well-known format that someone might have already written a parser for? Does it

Re: [sqlite] How to read log file format into sqlite database?

2013-05-06 Thread fnoyanisi
>> 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 fr

Re: [sqlite] How to read log file format into sqlite database?

2013-05-06 Thread Eduardo Morras
On Mon, 6 May 2013 01:32:18 -0700 (PDT) Newbie89 wrote: > Can you show me a simple tutorial?urgent...please... > Is it the library u create I need to include only can function? http://www.cprogramming.com/ You should run this code while(!understand()){ yourself =

Re: [sqlite] How to read log file format into sqlite database?

2013-05-06 Thread Newbie89
; >> -- >> 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. >> ___ >&

Re: [sqlite] How to read log file format into sqlite database?

2013-05-05 Thread fnoyanisi
, Newbie89 <sh_ta...@hotmail.com> 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 mail

Re: [sqlite] How to read log file format into sqlite database?

2013-05-05 Thread Newbie89
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

Re: [sqlite] How to read log file format into sqlite database?

2013-05-05 Thread fnoyanisi
What is your format? Please ask questions that make sense! On 05/05/2013, at 6:09 PM, Newbie89 <sh_ta...@hotmail.com> wrote: > any example/tutorial?thanks. > > > > -- > View this message in context: > http://sqlite.1065341.n5.nabble.com/How-to-read-log-file-

[sqlite] How to read log file format into sqlite database?

2013-05-05 Thread Newbie89
any example/tutorial?thanks. -- View this message in context: http://sqlite.1065341.n5.nabble.com/How-to-read-log-file-format-into-sqlite-database-tp68676.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list