Embedded SQL support for Korn Shell ksh93
- From: rgrieco@xxxxxxxxx
- Date: Tue, 11 Sep 2007 10:12:59 -0700
In order to run a SQL statement in Korn shell I have to pass the SQL
statement to the DB2 Command-line processor or in the case of Oracle
to SQL*Plus as a here-document.
Although this works it is a bit sloppy. I have not been able to find
a Korn shell solution, which would allow true embedded SQL support,
such as Perl DBI or Rexx with DB2 support.
Does anyone know of a solution (software package, function or open
source code), which would enable Korn shell to support embedded SQL?
.
- Follow-Ups:
- Re: Embedded SQL support for Korn Shell ksh93
- From: Roland Mainz
- Re: Embedded SQL support for Korn Shell ksh93
- From: bsh
- Re: Embedded SQL support for Korn Shell ksh93
- From: bsh
- Re: Embedded SQL support for Korn Shell ksh93
- From: Miles
- Re: Embedded SQL support for Korn Shell ksh93
- Prev by Date: Re: Error using "xargs eval"
- Next by Date: Re: Error using "xargs eval"
- Previous by thread: prstat and ps command not working
- Next by thread: Re: Embedded SQL support for Korn Shell ksh93
- Index(es):
Relevant Pages
|