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
How do I remove/change the picture property of a control at design time?
how a multiple routing works ?
What is meant by building a recordset.
How can you Add API functions to your Application?
What is the default workspace?
I have several megabytes of memory. Why do I get an "out of memory" error?
How do I make my applications screen-resolution independent?
How do you change the icon and otherwise manipulate the DOS box?
Explain about ADO control?
Types of LockEdits in DAO? 51 .Types of Recordsets.
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.
How do I implement an accelerator key for a text box?
What is the use of progress Bar Control?
Explain about an event-driven programming language?
How many types of API functions are available in VB?