9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Steve Harris <scharris@worldnet.att.net>
To: 9fans@cse.psu.edu
Subject: [9fans] database fileservice
Date: Sat, 29 Jul 2000 12:28:07 -0500	[thread overview]
Message-ID: <20000729122807.A382@tiger.home.net> (raw)

Anthony Sorace wrote:

> along the lines of what you're doing, i'd like to
> see a service that can connect to arbitrary SQL
> servers (either remote or local) and provide a
> 9-ish interface to that, much like /net. that way

Yeah, that *would* be nice, and probably we'd have the thing quicker
that way (by just concentrating on the client side).  

I first looked at porting unixODBC and then building the fs service on 
top of that, but I didn't like how the unixODBC code looked, and 
couldn't get the will to port it.  Nothing against the code itself, 
it's probably just the nature of the thing: ODBC has gotten a lot 
more complicated than I remember, or I've gotten simpler. There were 
also some weird shared library loading things (for dynamic loading of 
drivers) and a lot of Windows-mimicking all around which I didn't want 
to wade into.
 
 Steve Harris





             reply	other threads:[~2000-07-29 17:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-29 17:28 Steve Harris [this message]
2000-07-31  9:09 ` nick
2000-07-31 14:33 Stephen Harris
2000-08-04  6:15 ` Nick Gorham

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=20000729122807.A382@tiger.home.net \
    --to=scharris@worldnet.att.net \
    --cc=9fans@cse.psu.edu \
    /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.
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 NNTP newsgroup(s).