Re: embedded SQL

From: Jim Dishington <jim_dishington_at_harvard.edu>
Date: 1997/06/27
Message-ID: <33B45B49.934975B_at_harvard.edu>#1/1


We have done a Perl CGI application on the Windows NT platform that accesses both an Oracle and a Sybase database for select and update. We use ODBC via the Win32::ODBC interface for Perl available free from Roth Consulting at http://www.roth.net/odbc/. It has worked very well for us.

Jim Dishington

Michael Polikoff wrote:

> I'm currently working on a databasing project in which I'm designing
> an
> applications interface in HTML. In order to interface with the
> database
> (Oracle), I need to write CGI scripts with embedded SQL. I know this
> can be accomplished with C or Visual Basic, but I don't have time to
> learn a new language. Does anyone know how this could be done with
> Perl?
>
> Desperate for any help anyone could give me -- even a link to a good
> source of info. Thanks.
>
> Mike Polikoff
> michael_at_uss.net
> mpolly_at_miint.net
Received on Fri Jun 27 1997 - 00:00:00 CEST

Original text of this message