Smart Objects / Temp-Tables

chefsride

Member
I have created a procedure that does all the work to create a temp-table to hold information I need to create a browser. I want to use smart objects to do this. What would be the best way to go about getting this done.
 
??????

How do you know you require a Smart Object? Which version ADM are you using to require a Smart Object - ADM(1) V8 OR ADM 2 V9 + (including O E 10).
If you are using / require an ADM 2 Smart Object these are SDO's if you wish to use data or you can simply use just a Smart Object that will allow different widgets to be displayed. Either way just simply select the required object type (Smart Object / SDO) from the pallette. You can also use a Smart Viewer following V8 concepts / terms which will ONLY enable widgets to be displayed, if you require database access you will need a SDO which is easily selectable from the object pallette. Just follow the construction wizard wich will forse you to set a data src for your Smart Data Query.
 
Back
Top