Frage

I want the user to be able to select certain checkboxes, in the background a sql query is created, depending on which selections have been made. Then a button is pressed to execute the query against an Oracle DB and results returned to page. Because the sql query will vary in construct I don't think I can use BCS as BCS would be pre-fixed and wont work with dynamic sql queries.

Is the BCS aspect correct and is this at all possible ootb or VS?

Thanks

War es hilfreich?

Lösung

A custom interface, with check boxes and a submit button with a dynamic query, you'll need to build a solution in Visual Studio.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit sharepoint.stackexchange
scroll top