How many MDI(multiple document interface) forms can include in one project(especially in visual basic)?
6 19137What is the difference between Exec and ExecSQL? (wouldnt this be dependent on data access? Ie ADO use different method than DAO)
1 5361What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?
6 9678What is the error message that you would get if you try to assign "Null" to an integer variable?
4 8105Post New Visual Basic Questions
What is the use of NEW Keyword? Explain.
what are the Differenct Types of Procedures in VB?
How would you add elements in TreevieW Control?
DHTML Is used for what?
How do I make my applications screen-resolution independent?
State about the different types of visual basic data?
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.
How to find size of the file. Which method or function is used to occomplish this?
___,_____ and ____ container objects.
What is Pseudocode?
How to down load image properties.
Explain Default cursor Type and LockEdit type in DAO?
Is visual basic c#?
What is the Windows API?
How would you add column headers in listview control?