What is 2-tier and 3-tier architecture?
Answer / mukundvishy
Two tier is Client Server architecture. For example using
Oracle database and Oracle Forms/VB.
3 tier is introducing one more tier. For example, a web
server (IIS, Apache, Tomcat etc.), an EJB Application server
(Weblogic, websphere etc.) and a database (oracle, sql
server etc.)
| Is This Answer Correct ? | 3 Yes | 3 No |
What are the jdbc statements?
What is jdbc and odbc?
What is correlated subquery?
0 Answers emc2, JK Technosoft,
Which is faster jdbc or odbc?
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx
What is xe in oracle jdbc url?
How is database middleware used to access legacy databases?
Hi friends, In JDBC 4 drivers are there among this which driver is best and why it is best.Which driver is most commonly used in web applications.
commit() and rollback() methods are defined in which interface?
What is addbatch jdbc?
How can you sort dates?
How can I determine the isolation levels supported by my DBMS?