InterviewSolution
| 1. |
What Is Web Connectivity Components? What Are The Different Component Types? |
|
Answer» These components ALLOW you to connect your data model to web. Apart from this, you can also use data manager to configure web connectivity. URL button: When user clicks at run time, a button links to a relative or ABSOLUTE URL. Reporting Service Button: This allows you to connect to reporting services server and SELECT a report to use in data model. Slide Show: This allows you to create a slide show of URL based images and SWF files. SWL loader: This allows you to LOAD SWF files from a URL and you don’t have to import the files. It is similar to slide show component but it provides better memory management. Connection REFRESH Button: This allows user to refresh the connection manually when you link to it. These components allow you to connect your data model to web. Apart from this, you can also use data manager to configure web connectivity. URL button: When user clicks at run time, a button links to a relative or absolute URL. Reporting Service Button: This allows you to connect to reporting services server and select a report to use in data model. Slide Show: This allows you to create a slide show of URL based images and SWF files. SWL loader: This allows you to load SWF files from a URL and you don’t have to import the files. It is similar to slide show component but it provides better memory management. Connection Refresh Button: This allows user to refresh the connection manually when you link to it. |
|