difference between SAP R/2 and R/3
Answers were Sorted based on User's Feedback
Answer / mohd viqar naqvi
!)R/2 runs on a mainframe, R/3 runs on Client / Server
2) R/3 has a GIU (thanks to windows) where as R/2 looks more
like DOS (although you can get a GUI for it)
3)R/3 has more functionality than R/2 making it the
preferable choice
4) SAP will support R/3 after 2004!
| Is This Answer Correct ? | 22 Yes | 4 No |
Answer / yogesh dagar
R3 is the 3 tire architecture and R2 is the 2 tire architecture in which the presentation server and application server are in the single system but in R3 all three server ( presentation server,application server and database) are in different systems.
| Is This Answer Correct ? | 10 Yes | 2 No |
!)R/2 runs on a mainframe, R/3 runs on Client / Server
2) R/3 has a GIU (thanks to windows) where as R/2 looks more
like DOS (although you can get a GUI for it)
3)R/3 has more functionality than R/2 making it the
preferable choice
4) SAP will support R/3 after 2004!
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
Answer / shamli francis
R/3 is the 3 tire architecture and R/2 is the 2 tire architecture .In R/3 having 3 servers for presentation,application & database but in R/2 having 2 servers, one server containing presentation and another server containing application and database.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is asp full form?
What is the difference between jsp and asp?
What is the difference between Querystring collection and Form collection?
What is the difference between server-side validation and client-side validation?
Define a variable in asp?
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.
Explain the post & get method or explain the difference between them in asp?
Define microsoft intermediate language (msil)?
What are the different types of html?
Give the comment tags for the following?
What is asp software?
whta are the stored procedure and why they are needed??