Greetings.  New user here.

I have interfaced with Oracle plenty of times in perl scripts

my $sql = qq{sdfsdfsdfsdfsdfsdf};
my $sth ... 
($x, $y ..) = $sth->get..


But I have never collect binary files for the purpose of saving them in a local 
directory.

I need some examples of how others do this.  Does anyone have any sample code?  
It doesn't even have to work.  Just some ideas.  I thank you for anything that 
might help .





      
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to