What is the difference between Exec and ExecSQL? (wouldnt
this be dependent on data access? Ie ADO use different
method than DAO)
Answer Posted / murugesh
Executes a system procedure, a user-defined stored
procedure, or an extended stored procedure. Also supports
the
execution of a character string within a Transact-SQL
batch.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
DHTML Is used for what?
What is the use of debug Window?
What is ado in vb.net?
What is rdo in vb?
How do you zoom in visual basic?
What are the Internet tools available in VB 6.0?
what are the Types of DBCombo boxes?
How can you filter out specific type of file using file system controls?
Explain about form creation in Visual Basic?
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.
___ is the control used to call a windows application.
Is a foo VBX/DLL available as shareware/freeware?
How do I prevent multiple instances of my program?
How do I do drag & drop between applications?
How do I get the Tab key to be treated like a normal character?