What is the tool used to configure the port range and
protocols for DCOM communications?
Answer Posted / guest
DCOMCONFIG.EXE
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How would you create properties in ActiveX Control?
What is DBSqlPassThrough?
Which method is preferred to save data like database to the disk?
To.set the command button for ESC ___ Property has to be changed.
What is FireHouse Cursors?
Is it posible to Create Tables Through Querydef?
How do I get the Tab key to be treated like a normal character?
How do you create a form in visual basic?
What is Seek Method which type of record set is available this?
Explain Types of DBCombo boxes?
What is the use of Tabledef?
Explain the "cursortype" and "Locktype" in VB?
Write the steps in Creating ActiveX Dll and Active Exe?
How would you add elements and pictures to listitems in listview control?
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.