Hello All,
I like to create something similar to what the SmartBox does.
I have SmartObjects created from SQL Server Database tables. Every time I want to add more columns to the table, I have to add the column on the Database table and refresh my SQL Server Service Instanc to get the new Column and also update my SMO.
The Question now is:
Is there a way to create something similar to what K2 SmartBox Service does. Such that, everytime I want to add new column for my Database Table, I don't have to go to the Database, but just open up the SmamrtObject from K2 Designer and Add the new columns?
Thanks All.