From: Peter S Galbraith <p.galbraith@globetrotter.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Importing tab-delimited text files or connecting to ODBC
Date: Sat, 18 Feb 2006 13:25:29 -0500 [thread overview]
Message-ID: <3152.1140287129@mixed> (raw)
In-Reply-To: <m2d5hl7qkh.fsf@Rothar.local>
Tim McNamara <timmcn@bitstream.net> wrote:
> Maks Romih <maksr@snt.si> writes:
>
> > "Eric Pement" <pemente@northpark.edu> writes:
> >
> >> Maks Romih wrote:
> >>
> >> > [...] I want to have some tool to connect to or import from other
> >> > data sources, especially relational DBMS-es, excel, MS Access,
> >> > etc.
> >>
> >> I think the difficulty with your search being fulfilled is that you
> >> are hoping to have Emacs, which is GNU-founded "free software",
> >> find a way to import data structures created by proprietary,
> >> non-free software. I suggest that there could be a philosophical
> >> hesitation for some people in getting free software to support
> >> commercial, non-free software. I think we're lucky to get GNU Emacs
> >> available for WinNT!
> >
> > I'm exploring these possibilities exactly because I'm not satisfied
> > with "non-free software".
>
> I would recommend comparing what file types Emacs can import into the
> major modes of interest to you, and then seeing what the unfree
> applications can export. For example, there are many types of
> spreadsheet and database file formats that are cross-compatible. CSV,
> SYLK, etc. Many unfree applications do support file types that free
> software applications can read.
If you export the Excel data as CSV, then you can use csv-mode.el to
read them in Emacs. It's likely that table.el can import them too.
If you use Debian, install the package emacs-goodies-el to get both
those add-ons.
Peter
next prev parent reply other threads:[~2006-02-18 18:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-16 8:44 Importing tab-delimited text files or connecting to ODBC Maks Romih
2006-02-16 23:33 ` Markus Triska
2006-02-17 12:19 ` Maks Romih
2006-02-17 0:04 ` Thien-Thi Nguyen
2006-02-17 14:29 ` Maks Romih
2006-02-17 16:35 ` Eric Pement
2006-02-17 17:01 ` Maks Romih
2006-02-17 19:06 ` Tim McNamara
2006-02-18 18:25 ` Peter S Galbraith [this message]
2006-02-18 5:53 ` Thien-Thi Nguyen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3152.1140287129@mixed \
--to=p.galbraith@globetrotter.net \
--cc=help-gnu-emacs@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.