Hello all,
I used DBI module to connect to oracle in Perl.But yet I'm getting the following error. I am able to use PL/SQL and connect to the sales database without any error.
==========================================================
DBI connect('sales','scott',...) failed: ORA-12705: invalid...
Hello all,
I'm new to perl.I need to set font size & color in excel using perl on windows.Could anyone help me in this issue?
Thanks in advance.
Regards,
Naren..
Hi All,
I am trying to read all the files in a directory if there are any subdirectories i want to skip them. I wrote a small script but this reads sub directories also. Is there a way to skip subdirectories?
#include <stdio.h>
#include <dirent.h>
main(int argc, char **argv) {
DIR *D1...
Hi Salem,
Actually what i want is to return the stderr from a function in C to be assigned to a array or pointer string. Since its an inbuilt function in the package i dont know the syntax or funtionality of the funtion when ever there is an sql error it returns the verbage of the sqlerror to...
Hi All,
Is there a way to read standard error.
I am working on embedded sql in c. some XXXX Function is returning error to standard error, How can i capture this
stderr to a string or to some temporary file?
I tried to redirect the output to a file but the error message is not found in the...
Hi,
when i try to use the cut command in tcl it didnt work
exec cut -f1-3 -d'|' file
but it works fine in unix. I think when tcl see '|' it might be taking as special character.
I have data file some thing like this
file:
07/25/2002 00:30|Type|Application|Group
07/25/2002...
Hi Avia,
i am working on unix box. what you said is correct when i run the script the script should automatically execute the .profile
I guess this can be done some thing like this but i am not sure how/what it is doing
my user name on unix box is
user name : naru
set env(Naruprof) naru...
Hi,
How does one set the .profile environment in tcl
the equivalent command in shell
. /etc/.profile
could anyone tell me how i can fix the problem.
any help is appreciated.
Hi,
how does one execute the .profile environment in perl
when i use
system (". /usr/local/grod/.profile");
it doesnt set the environment when i ran the script from crontab.
could anyone tell me why this is happening.how i can fix the problem.
any help is appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.