what are Single tier Applications ?
Answers were Sorted based on User's Feedback
Answer / nidhiya
single tier means your computer have no any server it is
standalone
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / axk
The application having all the layers (Data, business
logic, gui) contains in same machine. in other words all in
one application in one machine.
| Is This Answer Correct ? | 0 Yes | 0 No |
What technical support do we get with Delphi?
How to assign the Delphi global printer object, to the Quick Reports global printer object?
How to Use Form Wizard to Quickly Create a Delphi Form?
How to Create new constructors?
Can I use DLLs developed in C or C++ from Delphi?
What is the diff between IT Company & other companies?.
How to Copy files using the Standard Windows Copy file dialog box ?
How to Access new interfaces in a RemoteDataModule?
How to Loada local html file in the HTML control ?
What is the function of inheritance in delphi?
How to Calculate an angle from two points?
How to Initialize an array or record to null?