From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Help with Babel and using SQL Date: Sun, 13 Feb 2011 10:08:44 +0100 Message-ID: <87ei7cpahv.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=59730 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoXwe-0006dX-4Z for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 04:08:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoXwd-0001mH-E7 for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 04:08:40 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:38666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoXwd-0001m7-7D for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 04:08:39 -0500 Received: by bwz16 with SMTP id 16so4522173bwz.0 for ; Sun, 13 Feb 2011 01:08:38 -0800 (PST) In-Reply-To: (yesare's message of "Sat, 12 Feb 2011 13:06:21 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: yesare Cc: emacs-orgmode@gnu.org Hi Yesare, I'm not familiar enough with Babel to give you useful guidance, but others on the list may help you. yesare writes: > I am trying to do two things. >   > > 1. Query a mysql or oracle table and post results in orgtable format > 2. Select data from an existing orgtable in current buffer and do > further processing with them (example: insert them into Oracle). > > I am sorry if this is vague but I am just looking for some initial > guidance on how to get around. Can you post the code your tried? What you expected? What happened instead? This will help people to know where and why you're stuck. Thanks! -- Bastien