Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: QUESTION: Converting Oracle shell scripting from AIX to Windows

Re: QUESTION: Converting Oracle shell scripting from AIX to Windows

From: Erland Sommarskog <esquel_at_sommarskog.se>
Date: Sat, 11 Jun 2005 13:53:05 +0000 (UTC)
Message-ID: <Xns9672A14E156FDYazorman@127.0.0.1>


DW (dwhittier_at_shaw.ca) writes:
> I am looking for viable scripting options under W2K/W2K3. Maybe sh/ksh
> emulators, VB, Perl...?
 

Perl is indeed available on Windows, see http://www.activestate.com for a downloadable Perl binary for Windows.

As for connecting to SQL Server from Perl, this article on my web site gives a quick overview of possible alterantives http://www.sommarskog.se/mssqlperl/alternatives.html. Myself I offer two modules in the area, but as they use DB-Library which is deprecated by Microsoft, it's difficult to recommend them.

-- 
Erland Sommarskog, SQL Server MVP, esquel_at_sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
Received on Sat Jun 11 2005 - 08:53:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US