Using an excel as database : How to supply network security
        Posted  
        
            by Cmptrb
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Cmptrb
        
        
        
        Published on 2010-05-14T13:04:47Z
        Indexed on 
            2010/05/14
            13:14 UTC
        
        
        Read the original article
        Hit count: 215
        
web-development
Hi,
I have published a small website and I'm using an excel file as a database. The problem is that the excel file could be easily downloaded if its path is known !
(e.g. www.mysite.com/myexcel.xls -> opens a "save as" window)
What can I do, to protect my data.
Kind regards.
© Stack Overflow or respective owner