emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Philip Rooke <phil@yax.org.uk>
To: Eric Schulte <eric.schulte@gmx.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: [Babel] sqlite if: End of file during parsing
Date: Wed, 15 Feb 2012 20:21:46 +0000	[thread overview]
Message-ID: <m2hayralut.fsf@bo.sak.lan> (raw)
In-Reply-To: <874nust1tu.fsf@gmx.com> (Eric Schulte's message of "Wed, 15 Feb 2012 10:59:25 -0700")

Eric Schulte <eric.schulte@gmx.com> writes:

> Does the following work with the addition of ":results scalar"?

Yes, there is no error although the format of the result is different to
the one database line query or the equivalent shell command.  This is
what happens for me:

#+begin_src sqlite :db ob-bug.db :results output scalar
  select f_name || " " || l_name from person;
#+end_src

#+results:
: "Joe Bloggs"
: "Fred Smith"

Phil

  reply	other threads:[~2012-02-15 20:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 16:37 Bug: [Babel] sqlite if: End of file during parsing Philip Rooke
2012-02-15 17:59 ` Eric Schulte
2012-02-15 20:21   ` Philip Rooke [this message]
2012-02-18 21:51     ` Eric Schulte
2012-02-19  9:39       ` Philip Rooke

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=m2hayralut.fsf@bo.sak.lan \
    --to=phil@yax.org.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=eric.schulte@gmx.com \
    /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).