Development
git repository
-
git instructions for anonymous read-only access
Use one of the following commands to clone the repository:
git clone git://git.code.sf.net/p/libdbi/libdbi git clone http://git.code.sf.net/p/libdbi/libdbi
-
Browse git repository
View the git repository with your favourite web browser right here
-
Detailed instructions
For more information about accessing the CVS repository, get the authentic and all original instructions from SourceForge
Once you've built libdbi from git, you'll probably also want to grab the newest drivers from the libdbi-drivers git repository. libdbi does not have a useful test program, as there is not much to check without a driver. If you want to test libdbi, build at least one driver of the libdbi-drivers project and run make check
in the libdbi-drivers top-level directory.
Mailing lists
-
libdbi-users
libdbi-users@lists.sourceforge.net - Subscribe - Browse archives
Go here if you have any general questions, ideas, or problems with using libdbi in your program.
-
libdbi-devel
libdbi-devel@lists.sourceforge.net - Subscribe - Browse archives
Discussion about development of the core library and DBD interface.
-
libdbi-cvs
libdbi-cvs@lists.sourceforge.net - Subscribe - Browse archives
Automated CVS diffs and log entries are sent to this address. Subscribe here if you want to track libdbi's progress at the source-code level.
- There are also other mailing lists for driver authors and specific issues related to driver development as part of the libdbi-drivers project.