Answer Posted / prince mishra
4 type of record set
i-Dynaset
ii-Snapshot
iii-dynamic
iv-table type
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what are the types of LockEdits in DAO?
What is the default workspace?
How would you attach an ActiveX control in Your Application?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
What is the use of debug Window?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
How can I call a 'hidden' DOS program from VB?
DHTML Is used for what?
Maximum Control Names length?
To find the current recordposition in data 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.
What is data control in vb?
What is Pseudocode?
Types of LockEdits in DAO?
When/Why should I use Option Explicit?