Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libdbi: Database Independent Abstraction Layer for C
        
        
        - Summary
 
        - libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.
 
        
        
        Changelog
        
            - * Fri Jan 24 18:00:00 2003 Tom Lane <tgl{%}redhat{*}com>
 
            - /usr/include/dbi should be owned
 
        
            - * Wed Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
 
            - rebuilt
 
        
            - * Sun Dec  1 18:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 0.6.5-3
 
            - multilibify