Home › Forums › QuickApps Forum › Can a qSIListView web part read data from an NCR Teradata data warehouse › RE: Can a qSIListView web part read data from an NCR Teradata data warehouse

Anonymous
Out of the box Quest Web Parts support different types of external systems (SQL Server, Oracle, DominoXMLOverHTTP, Web Services and Custom) but not directly Teradata. This can be done in 2 ways:
– writing a web service that connects to Teradata system and passes the data to the QWP
– writing a Custom system that connects to Teradata and use it directly from within QWP
For more details about System Integration from QWP please check the QWP help file at the section Configuration Editor.
If you have any other questions please let me kmnow and I'd be happy to answer them.
Thanks,