From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.help Subject: Re: sql mode tutorial Date: Tue, 18 Jan 2011 13:46:45 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <4d33fbfb$0$2045$4fafbaef@reader1.news.tin.it> <3bbc965e-c5ad-4766-a6db-e58eecae92a2@k9g2000pre.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1295358052 13077 80.91.229.12 (18 Jan 2011 13:40:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 18 Jan 2011 13:40:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 18 14:40:48 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PfBnj-0003IX-EK for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Jan 2011 14:40:47 +0100 Original-Received: from localhost ([127.0.0.1]:49924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfBni-0000dY-T8 for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Jan 2011 08:40:46 -0500 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: 85.183.18.158 Original-X-Trace: quimby.gnus.org 1295354806 12228 85.183.18.158 (18 Jan 2011 12:46:46 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Tue, 18 Jan 2011 12:46:46 +0000 (UTC) User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:184367 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78534 Archived-At: rusi writes: > On Jan 17, 1:21 pm, Giulio Petrucci wrote: >> Hi there, >> >> could anyone suggest me a dummy-level tutorial for emacs' sql mode? >> >> Thanks in advance, >> Giulio - Italia >> >> -- > > Is your main problem sql or emacs sql mode? > > If the former I suggest starting with sqlite and sqlite manager plugin > for firefox. Why? mysql is a perfectly straightforward reasonable rdbms. You also get phpmyadmin to play with in the browser. > > If the latter you need to ask more specific questions. > [Disclaimer: Ive never used sql mode]