Fw: Talking with other Dbases.

From: "Daryl Chance" <dchance(at)valuedata(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Fw: Talking with other Dbases.
Date: 2000-09-28 15:23:07
Message-ID: 022701c02960$0120cd20$0200000a@mike
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

oops...meant to send to list.
--------------------------------------------------------
| Daryl Chance | I have made this letter longer then |
| Valuedata, LLC | usual because I lacked the time to |
| Memphis, TN | make it shorter. -- Blaise Pascal |
--------------------------------------------------------
----- Original Message -----
From: "Daryl Chance" <dchance(at)valuedata(dot)net>
To: "Mitch Vincent" <mitch(at)venux(dot)net>
Sent: Thursday, September 28, 2000 10:21 AM
Subject: Re: [GENERAL] Talking with other Dbases.

> > If you're talking about connecting to another RDBMSs from within
> PostgreSQL
> > I suppose it would be possible with custom written functions (since most
> > RDBMSs have a C API) but it being easy depends on your level of
experience
> > with C (and the two database APIs)..
>
> what about the ODBC for *nix, or is there one (think i remember seeing
> something about it).
>
> > You can tunnel virtually anything through SSH, sure.
> >
> > I know MySQL is fast but just remember, it's just "A filesystem with an
> SQL
> > interface" -- that's ALL... :-)
>
> Cool, thats what I needed to know. as for MySQL, thats about all I really
> need :P.
>
> Thanks,
> --------------------------------------------------------
> | Daryl Chance | I have made this letter longer then |
> | Valuedata, LLC | usual because I lacked the time to |
> | Memphis, TN | make it shorter. -- Blaise Pascal |
> --------------------------------------------------------
>
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Barnes 2000-09-28 15:53:48 RE: Talking with other Dbases.
Previous Message Mitch Vincent 2000-09-28 15:21:16 Re: Talking with other Dbases.