How many MDI(multiple document interface) forms can include in one project(especially in visual basic)?
6 18867What is the difference between Exec and ExecSQL? (wouldnt this be dependent on data access? Ie ADO use different method than DAO)
1 5247What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?
6 9387What is the error message that you would get if you try to assign "Null" to an integer variable?
4 7920Post New Visual Basic Questions
What is the current version of Visual Basic for Windows?
What do you mean by provider?
Is there any way to pass a variable to a form apart from using global variables?
What is Mask Edit and why it is used?
What is ado in vb.net?
What are the different procedures associated with the object?
What are the important components of OLEDB?
What is the Windows API?
Which method is preferred to save data like database to the disk?
what controls have you used in your project?
what are the Types of Resultsets?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
What is the default workspace?
what is the Property used to add a menus at runtime?
I get a "file not found" error on the IIF function when I distribute by program. Why?