Hi all:
I just need to know how to you reset a progress bar back to the beginning of the progress bar after it completes the first script.
This is what I have now and it only does one script:
$ProgressBar2->configure(-value => $loop_index2);
$ProgressBar2->update;
Thanks,
moof15
Hi,
I just need a script to take 7 variables and put them in a array and print them out Example:
$DBName = "LS2DB001";
$Username = "LS2USER";
$Password = "LS2USER";
$filename = "convsql.txt";
$infilename =...
I would like to know if it is possible after you connect to the database using DBI then you can call a sql file with create tables in the file?
Thanks,
Moof15
Would I be able to encrypt a password in a xml file, The pl file is taking it and putting the password in a xml, I could encrypt it in the .pl file "-textvariable => \$Input{OwnerPassword},
-show => '*',
but it shows the password in the xml? I am looking to encrypt it in...
I am getting a error running this script:
$GUI{Balloon}->attach(
$GUI{entryFrame}->Radiobutton([-options => @databases],);
);
-balloonmsg => $screen->{widget}->{DBEngine}->{balloon}
);
$GUI{Balloon}->attach(...
<execute> <trainpath>oraclefiles/TRAINING.dmp</trainpath>
</execute>
Will this work? if i put it in a .xml? If the database is already connected.
Moof15
Does anyone know what Catfile does or is??? Here is the syntax:$xs->XMLout($Opt, outputfile => File::Spec->catfile($ROOT, $xmlSaveFile));
Thanks,
Moof15
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.