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: Pro*C From Windows

Re: Pro*C From Windows

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 25 Aug 2003 22:26:02 +0200
Message-ID: <vkksujrm5ii51e@corp.supernews.com>

"Salaam Yitbarek" <yitbsal_at_yahoo.com> wrote in message news:77439c33.0308251040.3ce4fc38_at_posting.google.com...
> Oracle 8.1.7
> OS Solaris 8
>
> I have a few stored procedures that use external procedures to access
> shell scripts on the database server. These stored procedures are
> called by VB (and other) applications on Windows platforms.
>
> I would like to rewrite many of these stored procedures using Pro*C
> because a lot of the code is amenable to C and because I would like to
> stop using external procedures. However, I don't know how to call a
> Pro*C program residing on a Unix box from a Windows platform. I
> suppose this is really a client-server question, but I don't know
> where else to ask.
>
> Any suggestions?
>
> Salaam

You would need external procedures to do this.

-- 
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Mon Aug 25 2003 - 15:26:02 CDT

Original text of this message

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