I am trying to unzip a file from the command line using java to do the extraction. The following statement works; but the problem is, the extracted files end up on the C drive. How do I specify the folder for the extracted files? C:Program FilesJavajdk1.6.0_24binjar xf c:testTEST_1.zip
We have a db application that has two databases. One is “test” one is live. It has two different icons. The users train in test and then after traning, they go “live” I have a shortcut that is on “all users” desktop. It runs at user login and they are local admins, because the app [...]
I am working on a site and the client wants the background to be able to change for the best viewing of his work. Which isnt a problem, but I couldnt figure out how to keep the background color the same once the viewer changes it from page to page. So I decided to have [...]
Hello. I am running this script and it is taking over 3 hours on Oracle 10. Can anyone help. ———————————- spool noaddressusagerelfix.LOG set timing on; SET SERVEROUT ON; DECLARE vpartyCustomerNo TableB.I_OCPRTY_USAGES%TYPE; vI_OCPOSTAD_USAGES TableB.I_OCPOSTAD_USAGES%TYPE; vC_OCPOSTAD_USAGES TableB.C_OCPOSTAD_USAGES%TYPE; vpartyAddressUsageIValue TableB.I%TYPE; vpartyAddressUsageCValue TableB.C%TYPE; vCounter NUMBER(10):=0; CURSOR cursor1 IS SELECT C, I, I_OCPRTY_USAGES FROM TableB WHERE I_OCPOSTAD_USAGES IS NULL AND [...]





