What is the Advantage of ActiveX Dll over Active Exe?
Answer Posted / kalirajan
ActiveX Dll - It is 'In bound process' file. We have to add
the dll into vb project get the functionality.
Activex exe - It is out bound process file. we can execute
directly.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Recordset object consists what?
Types of cursors in RDO.
How many tabs in a tabbed dialog do you consider appropriate?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How about Access 2.0 compatibility?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Where can I get updated VB and other Microsoft files?
What's the difference between MODAL and MODELESS forms?
How do I remove/change the picture property of a control at design time?
To find the current recordposition in data control.
Explain Default cursor Type and LockEdits type in RDO?
Explain about conditional operators?
Timer control contains ________ no. of events.
Explain OLE Drag and Drop.
___ property is used to change to ___ value to access a identity column'in datacontrols.