How to operate access with PHP?
        Posted  
        
            by Mask
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mask
        
        
        
        Published on 2009-10-22T07:01:51Z
        Indexed on 
            2010/03/08
            5:21 UTC
        
        
        Read the original article
        Hit count: 483
        
I have no experience with access.
How to do update/insert/delete/select statement with and without $rs = new com("ADODB.RecordSet");
?
© Stack Overflow or respective owner