What are the Technologies for Accessing Database from
Visual Basic?
Answer Posted / guest
DAO, Data Control, RDO, ODBCDIRECT, ADO, ODBC API , 0040.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How would you attach pictures in column headers of List View Control?
What is the use of Data Form Wizard?
Types of LockEdits in RDO.
What is ActiveX Document?
What is Seek Method which type of record set is available this?
Write the steps in Creating ActiveX Dll and Active Exe?
What is ado data control in vb6 0?
How to get freefile location in memory?
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).
What is connection object in vb net?
Can you tell me the properties of the controls?
How would you convert a form into document?
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?
Is there any Edit method in ADO Data Access method?
Why API functions are Required?