What are the Technologies for Accessing Database from
Visual Basic?
Answer / guest
DAO, Data Control, RDO, ODBCDIRECT, ADO, ODBC API , 0040.
Is This Answer Correct ? | 3 Yes | 1 No |
How would you convert a form into document?
What is the difference between c++ and visual basic?
What is ActiveX Control?
What is Dll?
How to change the Mouse Pointer?
What is pivot table and how to create a pivot table
Is the Access Engine and Visual Basic Pro good enough for database work?
How can Visual Basic be used for server-side scripting?
What are the different types of errors in visual Basic?
in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.
Is it possible to set a shortcut key for label? Explain ?
what is the Benefit of wrapping database calls into MTS transactions?