sqlite - is there an emacs interface to a relational database? -


i need enter many text fields in database , looking enter them through form might create in ms access or open/libreoffice's database. there such template-generating package emacs talk 1 of such databases (or possibly sqlite)?

there emacs widget. example: http://www.xemacs.org/documentation/beta/html/widget_3.html. here user interface. http://www.xemacs.org/documentation/beta/html/widget_2.html#sec2. works gnu-emacs. might want write code can insert data in database, via sql. @ http://www.emacswiki.org/emacs/sql-transform.el. have insert data via org-mode tables.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -