| From: | Drew Whittle <drew(at)albatross(dot)co(dot)nz> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Cc: | alagnada(at)lsil(dot)com |
| Subject: | Re: DBD::ODBC for Linux |
| Date: | 2000-04-12 10:39:44 |
| Message-ID: | 4.2.0.58.20000412223643.00a3d110@pop.es.co.nz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Check out unixODBC at http://www.unixODBC.org/
D.
At 10:20 PM 4/12/00 , Fabrice Scemama wrote:
>Peter Stamfest wrote:
> >
> > On Tue, 11 Apr 2000, Antonio W. Lagnada wrote:
> >
> > > Is there a DBD::ODBC for Linux?
> >
> > Why don't you take a look at CPAN (try http://www.cpan.org/)? My closes
> > mirror has DBD::ODBC at
> >
> >
> http://gd.tuwien.ac.at/languages/perl/CPAN/authors/id/J/JU/JURL/DBD-ODBC-0
> .28.tar.gz
> >
> > BTW: It's not Linux specific. If you want an RPM, I think you'll have to
> > make that yourself (I do).
> >
> > peter
>
>I guess Antonio wanted to know if there were a way for him
>to use DBD::ODBC with Linux. Well, not directly, because
>DBD::ODBC is designed for an ODBC OS (=> Windows). But,
>DBD::Proxy makes it possible for you to have perl scripts
>work under linux and use an ODBC (residing on win32 machine).
>Other multi-tier solutions are known to work, such as
>Hotsockets, or Openlink.
>
>Fabrice
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 2000-04-12 12:25:49 | Re: [SQL] Foreign keys breaks tables permissions |
| Previous Message | Fabrice Scemama | 2000-04-12 10:20:31 | Re: DBD::ODBC for Linux |