What are the different types of errors in visual Basic?
Answer Posted / kevadiya lalit
Syntax Errors, Runtime Errors , Logic Errors
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What is the current version of Visual Basic for Windows?
Explain the "cursortype" and "Locktype" in VB?
How do I access C style strings?
Give brief description about class?
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.
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Is it possible to change menu runtime using API? If yes Specify the function names?
How do I use GetPrivateProfileString to read from INI files?
How would you convert a form into document?
Types of LockEdits in RDO.
What is the use of Data Form Wizard?
What is Internet Explorer and its uses?
What are the Internet tools available in VB 6.0?
What is ado data control in vb?