Categories:
.NET (357)
C (330)
C++ (184)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (2)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is *.DBC file and whats is location of DBC file ?
What is *.DBC file and whats is location of DBC file ?
✍: Guest
DBC as name stands for is database connect descriptor file used to connect to database. This file by default located in $FND_TOP/secure directory also called as $FND_SECURE directory.
2011-11-28, 4007👍, 0💬
Popular Posts:
How does one iterate through items and records in a specified block? One can use NEXT_FIELD to itera...
.NET INTERVIEW QUESTIONS - What are Daemon threads and how can a thread be created as Daemon? Daemon...
Does there exist any other function which can be used to convert an integer or a float to a string? ...
How can we format data inside DataGrid? Use the DataFormatString property.
Example of using Regular Expressions for syntax checking in JavaScript ... var re = new RegExp("^(&a...