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


Please Help Members By Posting Answers For Below Questions

Explain the components of common language runtime.

524


How to store decimal data in .net?

645


What languages does the .net framework support?

545


Explain what observations between vb.net and vc#.net?

561


What is the class that allows an element to be accessed using unique key?

549






What is late binding?

554


Which control is an example of an object in vb net?

6464


What is trace in vb.net?

591


difference between checkbox vs radiobutton??

2497


What do you mean by serialization and deserialization and it's use.

611


Name a feature which is common to all .net languages?

584


Explain how to achieve polymorphism in vb.net?

551


What is difference between inline and code behind?

521


Explain about visual basic.net?

664


i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?

2246