Difference between revisions of "Addon:Generic DB Access lib"

From Gramps
(very little information on this , so decided to create a page dedicated to it.)
 
Line 2: Line 2:
 
The {{man label|Generic DB Access lib}} (AKA ''libaccess'') Provides a library for generic access to the database and gen.lib.
 
The {{man label|Generic DB Access lib}} (AKA ''libaccess'') Provides a library for generic access to the database and gen.lib.
 
{{stub}}
 
{{stub}}
 +
 +
Source code: https://github.com/gramps-project/addons-source/tree/master/libaccess
 
==See also==
 
==See also==
 
* [https://gramps-project.org/blog/2010/01/alternative-interfaces/ Alternative Interfaces], Date: January 23rd, 2010, by Doug Blank, who introduced {{man label|libaccess}} in Gramps 3.2.
 
* [https://gramps-project.org/blog/2010/01/alternative-interfaces/ Alternative Interfaces], Date: January 23rd, 2010, by Doug Blank, who introduced {{man label|libaccess}} in Gramps 3.2.

Revision as of 06:56, 13 May 2020

Gramps-notes.png
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager.

Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker.
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.

The Generic DB Access lib (AKA libaccess) Provides a library for generic access to the database and gen.lib.

Gramps-notes.png

This article's content is incomplete or a placeholder stub.
Please update or expand this section.


Source code: https://github.com/gramps-project/addons-source/tree/master/libaccess

See also