What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?
1 5377Post New Visual Basic Questions
what are the Parts of ODBC?
How can you get selected file from file system Control?
How would you run your ActiveX Document Dll?
Which type of object requires this object?
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.
___ is a property to resize a label control according to your caption.
How would you create Visual basic Document file?
___ property used to add a menus at runtime.
___,___ and __ are difference between image and picture controls.
What is the use of Active Control Property?
How do I use GetPrivateProfileString to read from INI files?
How do I do Peek and Poke and other low-level stuff?
What are the Internet tools available in VB6.0?
What is shortcut menu and explain "The ole control's shortcut menu".
With in the form we want to check all the text box control are typed or not? How?