Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
If we run autoconfig which files will get effected ?
If we run autoconfig which files will get effected ?
✍: Guest
In order to check list of files changes during Autoconfig , you can run adchkcfg utility which will generate HTML report. This report will list all files and profile options going to change when you run AutoConfig.
2011-11-04, 3195👍, 0💬
Popular Posts:
How To Truncate an Array? - PHP Script Tips - PHP Built-in Functions for Arrays If you want to remov...
What are the two fundamental objects in ADO.NET ? Datareader and Dataset are the two fundamental obj...
Why is there extra white space before or after tables? This is often caused by invalid HTML syntax. ...
What is a fish bone diagram ? Dr. Kaoru Ishikawa, invented the fishbone diagram. Therefore, it can b...
Why does malloc(0) return valid memory address? What's the use? malloc(0) does not return a non-NULL...