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: Can I check FTP return code in Pro*C

Re: Can I check FTP return code in Pro*C

From: David T. Bath <david.bath_at_nre.vic.gov.au>
Date: Fri, 19 Jun 1998 14:12:44 +0000
Message-ID: <358A71DC.E5446616@nre.vic.gov.au>


Michael Krolewski wrote:

> Yes.... as would be the case in any C program.....
>
> Mike Krolewski
>
> layman_at_poboxes.com wrote:
>
> > Dear all,
> >
> > I want to launch ftp within a Pro*C program but I want to check the
> > return code of the ftp command. Is it possible?
> >
> > Kevin

Have you looked at a combination of the Net::FTP and DBI/DBD::Oracle modules for perl?
In my experience, very few tasks need Pro*C unless you are writing MSVC stuff, and THEN
you could use the Tk widgets to create GUI code for X and win32.

The main advantage is development and debugging time is cut.

Disadvantage: You don't get to hide your dirty laundry ;-)

--



David T. Bath at home
david.bath_at_nre.vic.gov.au
Phone: +613 9500 0894 Mobile: 015 824 171 (not always on) Office: Global Consulting Ph:+613 9347 7511 Fax:+613 9347 0182
Received on Fri Jun 19 1998 - 09:12:44 CDT

Original text of this message

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