Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Pro*C From Windows
Look at using a cartridge (Cartridge Developer's Guide).
Salaam Yitbarek wrote:
> 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
-- Ron Reidy Oracle DBAReceived on Mon Aug 25 2003 - 21:29:49 CDT