Not your question?
Ask your question
View similar questions
Add your answer here.Check out some similar questions!
Execute immediate 'create table' in script
[ 3 Answers ]
My oracle version is 10.2.0.3.0. In Toad I have no problem 1) to create table trg_farinvc as select 2) select * from all_objects where object_name like 'TRG_FARINVC%' 3) drop table TRG_FARINVC PURGE 3) create table trg_farinvc as select --> create table again no problem. 4) drop table...
BATCH files silent install or unassisted install?
[ 3 Answers ]
Hello, :confused: I have many application's that I install at my place of employment. These applications have been packaged into a .exe, I currently install these apps VIA Batch files as there are many prerequisites required to install before installing the application itself i.e.. Oracle 9 etc....
Microsoft Antispyware Silent Install
[ 1 Answers ]
I am wondering if anyone knows how to get Microsoft Antispyware to install without any user interaction. I have tried various switches such as /Q:A, /quiet, /Silent, /verysilent etc, etc... Basically I'm trying to create an unattended install CD for windows XP that will install Microsoft... View more questions Search
|