Answer Posted / rajesh
1)adLockBatchOptimistic
2)adLockOptimistic
3)adLockPessimistic
4)adLockReadOnly
5)adLockUnspecified (hidden)
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the default workspace?
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?
How do I tell when an application executed using the SHELL command is finished?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How do you create a form in visual basic?
Explain OLE Drag and Drop.
What is understand in resource tracking?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is activex control in vb?
What is the use of Visual Basic Document file?
How do I change the color of a form in visual basic?
Types of ActiveX Components in VB?
How would you create properties in ActiveX Control?
How many objects resides in ADO ?
How can you Implement windows functionality in VB?