Re: [sqlite] SQLITE is not working in pthread

2009-07-10 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pramoda M. A wrote: > YES... > > THERE COULD BE SOME SYNTX ERRORS HERE WHAT I HAVE SENT. That isn't very polite :-) If your code won't even compile then we can't tell if those syntax errors are the cause of issues or just a typo in what you put in.

Re: [sqlite] SQLITE is not working in pthread

2009-07-10 Thread Pramoda M. A
imon Davies Sent: Friday, July 10, 2009 12:52 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] SQLITE is not working in pthread 2009/7/10 Pramoda M. A <pramod...@kpitcummins.com>: > > Hi, > >  We r using Fedora Linux 10. Our application is, when any dev

Re: [sqlite] SQLITE is not working in pthread

2009-07-10 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pramoda M. A wrote: > This will run in thread. But here, "entered" and "entered 2"is printing. > But "entered 3" and "printing 4" both are not printing. Some of the printfs are spelt with leading capital P and others with lower case. Some have a

Re: [sqlite] SQLITE is not working in pthread

2009-07-10 Thread Simon Davies
2009/7/10 Pramoda M. A : > > Hi, > >  We r using Fedora Linux 10. Our application is, when any device is inserted, > we will detect that create thread using pthread_create API. Which will find > all MP3 files in the device and extract the metadata present in the mp3

Re: [sqlite] SQLITE is not working in pthread

2009-07-10 Thread Pramoda M. A
s not a database" Please help me. Thanks & Regards Pramoda.M.A CREST | KPIT Cummins Infosystems Limited | Bengaluru | Cell: +91 91640 57663 -Original Message- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of pierr Sent: Friday,

Re: [sqlite] SQLITE is not working in pthread

2009-07-10 Thread pierr
ou please provide some code snip so that we can know what exactly are you doing? -- View this message in context: http://www.nabble.com/SQLITE-is-not-working-in-pthread-tp24410382p24422426.html Sent from the SQLite mailing list archive at Nabble.com. __

[sqlite] SQLITE is not working in pthread

2009-07-10 Thread Pramoda M. A
Hi All Sqlite is not running in pthread. At first time, sqlite_open will execute in pthread. From next time, no one API is executing. Please guide me to make SQLite run in pthread. Please anybody help me. Thanks & Regards Pramoda.M.A CREST | KPIT Cummins Infosystems Limited | Bengaluru |

[sqlite] SQLITE is not working in pthread

2009-07-09 Thread Pramoda M. A
Hi All, I have used pthread_create(fedora 10) to insert data into database. But it is not working. Only sqlite3_open will execute first time. Not other things are executed in the thread. What should I do? Thanks & Regards Pramoda.M.A CREST | KPIT Cummins Infosystems Limited | Bengaluru | Cell: