The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX and Linux Applications
Google UNIX.COM



Thread: SQL Lite query
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-12-2008
garric garric is offline
Registered User
 

Join Date: Apr 2006
Posts: 89
SQL Lite query

Hello Everyone,

I am looking to write a script that will run on many machines in a network at the same time. They need to write a result to a common location. I plan to use a SQLlite database as this common writing point. But the concern I have is how SQLlite will react to multiple writes that are attempted at the same time. Can someone please help me here.

Regards,
Garric
Reply With Quote
Forum Sponsor