It possible to call OLEDB?s Features directly in VB without
using any control?



It possible to call OLEDB?s Features directly in VB without using any control?..

Answer / Love Kumar Singh Chauhan

Yes, it is possible to call OLE DB features directly in Visual Basic using ADO (ActiveX Data Objects) library. ADO provides a set of objects and methods for connecting to data sources, executing SQL queries, and manipulating records.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what is the Property used to add a menus at runtime?

1 Answers  


What does Query_unload event do in VB? Why we need Form _unload event?

3 Answers  


What type of databases you can access through ADO Data Access Object?

1 Answers  


What is instantiating?

1 Answers  


What will happen if you issue a Resume statement after handling an error?

3 Answers  


How many types of API functions are available in VB?

1 Answers  


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?

1 Answers  


how many no of controls in form?

16 Answers   AIMS, Airex Logistics,


what is the meaning of cts company logo?..

1 Answers   CTS,


What is ActiveX? Explain.

1 Answers  


How do I remove/change the picture property of a control at design time?

1 Answers  


How can you check whether a record is valid record or Invalid record using ADO control or Object?

1 Answers  


Categories