archives

Returning a dataset with arrays

Hi! I am a newbie using Perl and I have a big problem , for me, and it is that I need to return a query result into a array but I cant do that. I did this code: sub getcodigodb() { local($table)= shift; local($field)= shift; my $code=shift; my $dbh = open_connection(); my $sql = "SELECT * FROM $table WHERE $field=$code ";

FAQ 7.27 How can I comment out a large block of perl code?

This is an excerpt from the latest version perlfaq7.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

SQL Server for Oracle DBA's

Can someone share a link that will make this beast easy to understand for users of a superior product :) Particularly interested in 'how to tune', but 'general concepts' will do as well. Thanks in advance! ....... We run Oracle 9iR2,10gR2, 10g2RAC on RH4/RH5 and Solaris 10 (Sparc) remove NSPAM to email

April fools or the truth?

Cary Millsap leaving Hotsos and starting a new company? [link] The timing is extremely conspicuous. We all remember Tom Kyte's "taking job with MS" on 4/1/2006. Does anybody know more?

FAQ 8.8 How do I get the screen size?

This is an excerpt from the latest version perlfaq8.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

Blogs, Podcasts, and Social Media - truth and effectiveness

I am presenting a few times on this topic over the next month or so. You can help. First, I am - based on reading the Presentation Zen blog and other selected materials - redesigning my powerpoint. Second, I want to make sure I cover the most pressing points of interest in the hour that I have. I am, stylistically,

cheap soccer ,shoes ( paypal accept ) ( www.top-saler.com )

cheap Air Force One ( paypal accept ) ( [link] ) cheap Air Force One ( paypal accept ) ( [link] ) cheap jordan, 22 ,shoes ( paypal accept ) ( [link] ) cheap jordan, 23 ,shoes ( paypal accept ) ( [link] )

print variable name not by hash but ref?

some day i read a book telling that it may be useful to print a variable name for debugging purpose. since i was new that moment, i just skipped it. now when i want to use this feature, i no longer get back where it is. google search using perl and "print variable name" does not return good results. And I am not going to use hash because i just want to debug, e..g.

starting archive log restore to *default* destination

Often the archive log destination is not really meant to be able to hold a week worth of logs. How can we redirect media restore to some temporary mount? Alternatively, if I am just recovering a couple of blocks.. why can't it read from NFS (where backups are) and not have to physically copy all these data for a few 8K blocks (could certainly keep that in

WHEN IS SOMEBODY GONNA FIX PERL??????

WHEN IS SOMEBODY GONNA FIX PERL?????? I wrote this PERL program yesterday and PERL does not even work! I had this EXACT same problem also with another completely different PERL program that I wrote on a completely different day, so I KNOW the problem is with PERL!!!! Somebody fix PERL ASAP!!! Here is my program that proves PERL is

Remove DRM? Convert protected to unprotected - Mobile Gadget News

Remove DRM? Convert protected to unprotected Mobile Gadget News - Apr 1, 2008 Let's take converter TuneCab as an example.

Custom Time From Google

This is great! Why is Google always the first to implement ideas like this. Even if you were late, you don't have to still be late. Google will let you have 10 emails that you can send back in time and have them appear in someone's inbox. It's called Google Custom Time. You can choose to have it appear read or unread. I'm

FAQ 8.9 How do I ask the user for a password?

This is an excerpt from the latest version perlfaq8.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

Control actions of DOS in perl

Hello All, I would like to know is it possible to execute control operations like Ctrl-C(to abort an action), Ctrl-Q(to mark an email as read) etc in a perl script. With Rgds, Raj

Oracle memory allocation on Linux 2.6

Hi all, With the latest Linux kernels, things have gotten hard to tune regarding the SGA/PGA we can allocate. I'm mainly talking about the physical memory that is allocated to the OS buffers/caches to make full use of the memory. With earlier kernels, we had vm.pagecache to control easily these amounts of memory. Now there is vm.swapiness with