set sql server connection to readonly?
        Posted  
        
            by acidzombie24
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by acidzombie24
        
        
        
        Published on 2010-05-18T08:44:24Z
        Indexed on 
            2010/05/18
            8:50 UTC
        
        
        Read the original article
        Hit count: 187
        
sql
|sql-server
how do i set a sql server connection to readonly? i tried googling and all i found was File Mode=Read Only but it didnt work (File Mode keyword not supported). And the reference looked sql ce specific.
No luck with sqlite Read Only=True either.
© Stack Overflow or respective owner