How to connect a service based database to vb.net forms?
Do we have to create any specific database?
Answer Posted / rashmi
go to projects->add new items->commom item->service based
database.then after getting sbdb in ur project go to
view->server explorer u will find ur db.use it in the same
way as sql server db
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What is redim keyword?
Described strong typing and weak typing?
Explain the difference between dispose and finalize()?
What is an application domain? how they get created?
What is the difference between custom control and user control?
How to achieve Polymorphism in VB.Net?
Described strong typing
What is the use of errorprovider control?
How many languages are supported by .net?
What are jagged arrarys ?
Explain manifest?
What are the parts of the visual basic control?
Explain the difference between web.config and machine.config and where it will be ?
What are the types of generations in garbage collector?
Explain the difference between int and int32?