What are the different types of errors in visual Basic?
Answer Posted / musa lovett
syntax errors
run-time error
logic error
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
____ is the difference between Listindex and Tab index.
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How should dates be implemented so they work with other language and country formats?
How do you change the system menu (on the Control-Menu Box)?
How to use hyperlink?
How would you use ActiveX Dll and ActiveX Exe in your application?
Types of cursors in DAO?
How many ways we can access file using VB?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
What is a toolbox in visual basic?
What are the important components of OLEDB?
How many objects resides in ADO ?
Why does everybody say I should save in TEXT not BINARY?
What are the important components of OLEDB?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?