Search Results

Search: Posts Made By: solo123
1,939
Posted By solo123
Remove default data hash sorting in perl script?
Hi,

I have a datahash with 'n' number of values in perl script. I am writing a xml file from the datahash. I am getting output with sorting(Field sorting). My question is that i don't want any...
2,855
Posted By solo123
Result set into an array
Hi,

I have an issue with the result set. I wanted to run db2 query against db2 server in unix environment using perl script. I wanted to get the result set into an array.

$db=<<DB_Name>>
...
4,036
Posted By solo123
How to get list of user into an array in perl script
Hi,

cut -d: -f1,3 /etc/group >rpt.out

I have a doubt in perl. right i am getting list of group user id into rpt.out file. instead i need to store it as an array in perl script. could you please...
6,609
Posted By solo123
How to get list of user into an array..
Hi,

cut -d: -f1,3 /etc/group >rpt.out

I have a doubt in above unix commands. right i am getting list of group user id into rpt.out file. instead i need to store it as an array. could you...
9,848
Posted By solo123
How do i access db2 instance via telnet command prompt?
still i have a problem i couldn't able to connect db2. I gave the same which you have mentioned above but still i am getting command not found. I have checked manually i have a valid instance with...
9,848
Posted By solo123
how do i access db2 instance via telnet command prompt
Hi
I have a perl script code in which connecting with db2 database and doing some process. My perl script code and db2 database server present in the same unix server. I am connecting and...
7,084
Posted By solo123
How do i access sybase using isql and how do i get result set in perl script?
Hi,

How do i get result set in perl script using isql while connecting sybase server.
I have a perl script which connected to sybase and get the result set. but i wanted to get the result set....
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 12:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy