From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Re: [babel] Tables to DB Date: Fri, 04 Dec 2009 11:40:05 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGVaf-0004TS-7e for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 05:40:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGVaa-0004Pm-Bl for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 05:40:44 -0500 Received: from [199.232.76.173] (port=34570 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGVaa-0004Pa-0T for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 05:40:40 -0500 Received: from lo.gmane.org ([80.91.229.12]:59662) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NGVaZ-00005T-IZ for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 05:40:39 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NGVaO-0004Rp-Lg for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 11:40:28 +0100 Received: from ip116-027.hgracht.rwth-aachen.de ([134.130.116.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Dec 2009 11:40:28 +0100 Received: from andrea.crotti.0 by ip116-027.hgracht.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Dec 2009 11:40:28 +0100 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: emacs-orgmode@gnu.org "Eric Schulte" writes: > Org-babel has support for SQL, so I presume that you could use that as a > somewhat manual way to dump org-mode tables into sql tables. > > Also, if you have a python tool which you are using for interaction with > sql tables, it may be easiest to use org-babel to convert your org-mode > tables into python arrays, then let python handle the rest of the > integration. > > Best -- Eric > Good thanks I'll try it out something and see how it works.. Sorry for the double posting by the way, gnus is still non deterministic for me (configuration problem I guess), I always see different messages!