Clients and Servers are separate logical entities that work together over a network to accomplish a task. Many systems with very different architectures that are connected together are also called Client/Server.
Latest Answer : the server which can give a service to requested system.The Client is that which can take the service to a severs. ...
The grouped SQL statements are called Transactions (or) A transaction is a collection of actions embused with ACID properties.
This new model of Client/Server consists of thin, protable, "universal" clients that talk to superfat servers. In the simplet form, a web server returns documents when clients ask for them by
Latest Answer : Thanx sandivigore........i m satisfied with ur answer.........Now, can u answer one more question??????Can we do remote desktop connection without having net connection???????? ...
If the bulk of the application runs on the Client side, then it is Fat clients. It is used for decision support and personal software.If the bulk of the application runs on the Server side, then it is
Non-GUI Client: These are applications, generate server requests with a minimal amount of human interaction.GUI Clients: These are applicatoins, where occassional requests to the server result from a human
The triggers are called implicitly by database generated events, while stored procedures are called explicitly by client applications.
Latest Answer : Triggers Are Genrated when Some Invalid Data Filled In The Form, And Rules Are Deployed To The Particular Field It Allows Only Valid Entry. ...
In the transaction server, the client component usually includes GUI and the server components usually consists of SQL transactions against a database. These applications are called OLTP (Online Transaction
If the number of incoming clients requests exceeds the number of processes in a server class, the TP Monitor may dynamically start new ones and this is called Load balancing.
Latest Answer : Distributing processing and communications activity evenly across a computer network so that no single device is overwhelmed. Load balancing is especially important for networks where it's difficult to predict the number of requests that will be issued ...