What are the different types of errors in visual Basic?
Answer Posted / smart
syntax errors, run time errors,logical errors
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How would you Create a Query Builder and Explain its uses ?
To find the current recordposition in data control.
What is file in vb?
In which areas the Error occurs?
What is meant by building a recordset.
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How many objects resides in ADO ?
Explain about control properties?
which property is used to change to some value to access a identity column in datacontrols?
How can you save and Get data from Clipboard/ Recordset object consists what?
How would you add elements in TreevieW Control.
To populate a single column value which dbcontrols you to use?
What are 3 main differences between flexgrid control and dbgrid control?
How would you create Visual basic Document file?
Explain Default cursor Type and LockEdits type in RDO?