Management and Administration > Workspace Management > Management Console > SmartObject Services > SmartObject Services > SQL Server Service > How to use SQL Server Service | Send feedback |
With the creation of the SQL Tables, Views and Stores Procedures now available as reusable service objects visible in the K2 Object Browser the usability is vast.
For example:
For a simple step by step example a GridView is created using the List Method created in the SQL Server Service with ADO.NET.
In this example it is necessary to create SmartObjects from the Service Object which in turn allows the method to be exposed
Step 4 - Define the Custom Statement or Stored Procedure
Step 5 - Add a GridView and test