emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bill Harris <bill_harris@facilitatedsystems.com>
To: emacs-orgmode@gnu.org
Subject: SQLite in 7.01h?
Date: Sat, 18 Sep 2010 11:32:01 -0700	[thread overview]
Message-ID: <87d3sakin2.fsf@moenchweiler.bach> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm probably just missing it, but I didn't see anything in the manual,
the FAQ, the mailing list, or from a Google search.

I rediscovered org-mode this week; I had used much earlier versions some
years ago, but org-babel really attracted my attention.  

I've gotten v 7.01h to work on Debian Stable and XP for R, elisp, and
sh, but I can't figure out how to make it work for SQLite.  I did enable
SQLite as one of the languages, but, when I execute the following
section, I get "No org-babel-execute function for Sqlite!":

#+BEGIN_SRC Sqlite 
  sqlite3 sqlite/db.sqlite
  select * from table;
#+END_SRC

(The org-mode file is in a directory with a subdirectory called sqlite,
and the database is there.)

I did a similar thing for R, and it works:

#+BEGIN_SRC R
	  3 + 4
#+END_SRC

#+results:
: 7

I'm running this test with GNU Emacs 22.2.1 on Debian Stable; I'm
running sqlite3 version 3.5.9.

What am I missing?  Can you give me an example SQLite source code block
that works?

Thanks,

Bill
- -- 
Bill Harris                  http://makingsense.facilitatedsystems.com/
Facilitated Systems                              Everett, WA 98208 USA
http://www.facilitatedsystems.com/               phone: +1 425 374-1845
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkyVBacACgkQ3J3HaQTDvd8avQCfVQ4gMOXMjEHRqrETLJG+pmrt
OW4AnR1Kbh7wHEV+qZuSJOfeKGUCSMv+
=DPVV
-----END PGP SIGNATURE-----

             reply	other threads:[~2010-09-18 18:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18 18:32 Bill Harris [this message]
2010-09-19  3:23 ` SQLite in 7.01h? Bill Harris
2010-12-04 17:50   ` Michael Gauland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d3sakin2.fsf@moenchweiler.bach \
    --to=bill_harris@facilitatedsystems.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).