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


Please Help Members By Posting Answers For Below Questions

DHTML Is used for what?

1648


What is the use of debug Window?

1809


What is ado in vb.net?

730


What is rdo in vb?

723


How do you zoom in visual basic?

716


What are the Internet tools available in VB 6.0?

2591


what are the Types of DBCombo boxes?

1886


How can you filter out specific type of file using file system controls?

1594


Explain about form creation in Visual Basic?

752


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.

1917


___ is the control used to call a windows application.

1293


Is a foo VBX/DLL available as shareware/freeware?

1347


How do I prevent multiple instances of my program?

1138


How do I do drag & drop between applications?

1209


How do I get the Tab key to be treated like a normal character?

1230