[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

SQLite3 Read Only

Mickael Veovis

3/26/2008 4:27:00 PM

Hi,

I would like to open a sqlite3 only in read. Actually I have this, and I
think I have an access mode in read and write :

db = SQLite3::Database.open("database.sql3")

Thanks for you help...
--
Posted via http://www.ruby-....