Loading...

RE: Table name for external Database in qSIListView

RE: Table name for external Database in qSIListView

#4758
Anonymous
Anonymous
Participant

Hi vshah11,

Because you are using SQL Server as an external database and not Oracle, we do not yet support writing queries directly against the database through SI web parts. You would have create a stored procedure in your SQL database that returns the desired data and create an operation based on the stored procedure in the catalog properties of qSIListView in order to render data returned from SQL tables.

Thanks.