You want to connect to sql server through perl. How would you do that?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

Explain a tell function in perl?

0 Answers  


How can arrays be tied?

0 Answers  


Which web site will help the student to download the Java mini Project ?

3 Answers  


If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?

0 Answers  


How do I sort a hash by the hash value?

0 Answers  






How to check the status of airplane mode (enable/disable) in perl for Android mobile?

0 Answers  


what is the difference between java and cgi?

0 Answers  


Elaborate on perl bite-wise operators.

0 Answers  


what are the strategies followed for multiple form interaction in cgi programs?

0 Answers  


What syntax is used for grep() function?

0 Answers  


Packing and Unpacking. Hi, I want to get output as 0x23400000345.... in the below example How to get? i tried out, but unable to get the answer $r=0x234; $t=0x345; $y=pack('L L',$t,$r); $x1=unpack('L!',pack('P',$y)); printf("\nThe value is $x1"); I didn't get constant output

1 Answers  


How to convert arrays into a string in perl?

0 Answers  


Categories