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 cookies?
How can you disable the browser to view the code?
What is the difference between cshtml and aspx?
Explain the function of attributes in tags?
What are scripting objects in asp?
How do I change a aspx file to a pdf?
What is Exception ? When is try, catch block used ?
Name the event handlers of application object?
Tell few steps for optimizing (for speed and resources) ASP page/application ?
how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
What is the default scripting language on the client side?
How do I make it so that code runs when the security system is stopping it?