Wednesday, June 20, 2007
Thursday, June 7, 2007
Wednesday, June 6, 2007
Tuesday, June 5, 2007
TNS, TNSnames.ora
TNS
TNS or Transparent Network Substrate is Oracle's networking architecture. TNS provides a uniform application interface to enable network applications to access the underlying network protocols transparently.
TNSNAMES.ORA
TNSNAMES.ORA is an ASCII text file that provides SQL*Net with server location and necessary connection strings needed to connect to Oracle databases. This file normally resides in the ORACLE_HOME\NETWORK\ADMIN directory.
REFERENCE:
Oracle Glossary
TNS or Transparent Network Substrate is Oracle's networking architecture. TNS provides a uniform application interface to enable network applications to access the underlying network protocols transparently.
TNSNAMES.ORA
TNSNAMES.ORA is an ASCII text file that provides SQL*Net with server location and necessary connection strings needed to connect to Oracle databases. This file normally resides in the ORACLE_HOME\NETWORK\ADMIN directory.
REFERENCE:
Oracle Glossary
Monday, June 4, 2007
Regular Expressions
Pattern:
http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide:Writing_a_Regular_Expression_Pattern
http://macromates.com/textmate/manual/regular_expressions
http://www.webreference.com/js/column5/modifiers.html
http://www.javascriptkit.com/javatutors/redev.shtml
These sites contains the important regular expression pattern we would possibly use.
http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide:Writing_a_Regular_Expression_Pattern
http://macromates.com/textmate/manual/regular_expressions
http://www.webreference.com/js/column5/modifiers.html
http://www.javascriptkit.com/javatutors/redev.shtml
These sites contains the important regular expression pattern we would possibly use.
Subscribe to:
Posts (Atom)