What is the use of connect statement?
Answer / Manveer Choudhary
In QlikView, the `connect` statement is used to establish connections between different data sources or to connect multiple scripts within a single load script.nnSyntax: `CONNECT To <data source> [Using username [Password]];`nn- `To`: Specifies the type of connection (e.g., ODBC, JDBC, etc.).n- `username` and `password` (optional): The credentials required to authenticate with the data source.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is time chart wizard used for?
How can we get the number of statements which have caused errors during a script execution?
Explain qlikview resident load?
What are the four types of bookmarks in QlikView?
What is set analysis in qlikview?
What is inline memory in qlikview ?
What are kml and xml files?
What is qlikview?
What do you understand by Section Access?
What do you understand by Rangesum() function? How is it different from the Sum() function?
What is mapping load & apply map ()?
What is the difference between numsum() and numcount() functions?