What is the difference between Thin client & thick client?
Answer Posted / siva teja
Thin client come under cloud based technology.
eg:gmail(whenever we want to read/view the attachement in
the inbox there is no need of installing corresponding s/w
inorder to see the data,it already installed in server.)
where as thick client is normal offline user's desktop. In
some scenarios database will maintained by himself,but
inorder to get the he needs to install addional s/w.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
What is the difference in creating filters in designer and business objects?
Explain about a tricky situation for which you found a very simple solution?
what is the difference b/w the refresh and buffered data?
What is the difference between absolute and relative div positioning?
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?
How we drill up week to month?
Explain how to execute the plsql procedure from the report by clicking with mouse?
How many universes can be created in a project?
how to prepare the documentation in business objects and where to get the requirement?
Can we Save (save as) WEBI Doc as DESKI?
U r project in which stage in implementation?
What we need to discuss with designer before starting the universe designing.
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance