What is the use of Data Form Wizard?
How does the following statements work? On Error Goto 0
What is the difference between a PictureBox and Image control?
___,___ arguments will be used to run a executable program in shell function
Where will we give the option explicit keyword and for what?
What is the Windows API?
What is the purpose of the AutoRedraw property on a form or container?
Wat is Apartment Model?
How do I do drag & drop between applications?
What is shortcut menu and explain "The ole control's shortcut menu".
CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.
What are the rules which should be followed while naming a variable in VB?
what is the DIFF between Image and Picture box controls