| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can I check FTP return code in Pro*C
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 ;-)
--
![]() |
![]() |