![]() Related Questions Difference between a function and a subroutine, Dynaset and Snapshot,early and late binding, image and picture controls,Linked Object and Embedded Object,listbox and combo box,Listindex and Tab index,modal and moduless window, Object and Class,Query unload and unload in form, Declaration and Instantiation an object? Latest Answer : Data binding is the process that establishes a connection between the application UI and business logic. If the binding has the correct settings and the data provides the proper notifications, then, when the data changes its value, the elements that are ... Assigning variable with defined memory space. Late Binding - Memory size is allotted in later stage. Ex:- Dim x as object Early Binding - Memory size is allotted while declaring itself. New Key word is Latest Answer : There are 2 types of bindingEarly binding, Late bindingEarly bindingDim obj as new classnameObject created during compile timeLate bindingDim obj as objectset obj = new classnameThis binds the object to the particular class at runtime. ... Generic Variable: Create Object Ex:-Ole-Automation . No need refer the object library. Specific Variable: Binding Procedure Early and Late Binding ( Can be Remove from the Memory). Latest Answer : late bindingdim a as objectset a =new server.createobject("adodb.recordset")early bindingdim a as adodb.recordsetset a=new server.createobject("adodb.recordset") ... Read Answers (2) | Asked by : PG Latest Answer : The assigning of values to PL/SQL variables in SQL statements is called binding. The binding of an entire collection at once is called bulk binding. Bulk binds improve performance by minimizing the number of context switches between the PL/SQL and SQL ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||