Answer Posted / shamli francis
SAP R/2: is 2-tier architecture. In which all 3 layers [Presentation + Application + Database] are installed in two separate systems/server.
( Server One – Presentation , Server Two – Application +Database)
SAP R/3: is 3-tier architecture. In which all 3 layers [Presentation + Application + Database] are installed in three separate systems/server.
(server One -Presentation, server Two – Application, Server Three – Database)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What type of code is found in a code-behind class?
What are the browsers that can access asp pages?
Name the control which would you use if you needed to make sure the values in two different controls matched?
We have recently bought Hart 475 communicator , when we try to use it on transmitter it shows error : Voltage detected on FF connectors and later show No device found , can any one give me and idea about how to solve it.
How do I view an aspx file?
What is meant by cookies? Explain the main features?
___________ and ____________ properity to be used to create localized version of a form
What do I have to do to make my code work with the security system?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What is the common type system (cts)?
Define session object?
Name the collections of session object?
Name the data types which does the rangevalidator control support?
What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?
What is the order of precedence for logical operators.