What is the difference between a Application Server and a
Database
Answers were Sorted based on User's Feedback
Answer / suresh murugadass
Application server contain all application specific
components such as Jar, WAR, EAR files which inturn
containts web components and bussine class components.
DB Server will normally a separate server instance. App
server send a db request via JDBC calls to connect to the db
and fetch the results / process the request in the databse.
| Is This Answer Correct ? | 27 Yes | 0 No |
Answer / mahadev maity
Application server contain all application such as(MS word,
excel etc)which responsible for web component and contain
business data.
Database server is a separate server. application server
depends on the DB server. application server sends a db
request and process the request.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sivasankardoss
Application Server conatains all the databases that holds
the business data.
Database resides in the application servetr.
Sivasankardoss.K
| Is This Answer Correct ? | 6 Yes | 29 No |
What is mean by "fill factor" ? and what is mean by "Index "in sql?
Explain magic tables in sql server?
What is the difference between a primary key and a unique key? Are they the same?
What are system databases into sql server (2005/2008) : sql server database administration
Magic Tables ?
Explain table valued parameters in sql server? Why tvp used?
Explain primary key?
What are the differences between sql server and mysql.
How do I edit a procedure in sql server?
What are the requirements for sql server 2016?
What are Row versions of DataRow?
What is a transact-sql statement?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)