Is there a way to restrict direct write access to the DB in Microsoft Access 2007?
        Posted  
        
            by JW
        on Super User
        
        See other posts from Super User
        
            or by JW
        
        
        
        Published on 2009-10-26T22:06:44Z
        Indexed on 
            2010/05/03
            18:28 UTC
        
        
        Read the original article
        Hit count: 506
        
I'd like to set up an Access (2007) project that contains queries on a DB (actually in MS SQL Server 2005), but I do not want to allow any direct writing to the DB. (Basically, just read-only.)
Is this possible?
Thanks in advance!
© Super User or respective owner