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 the class that allows an element to be accessed using unique key?
Explain cls?
Which is the base class for all the classes in .net framework?
Name the class which allows an element to be accessed using unique key?
What is the ruby interface generator?
What is difference between metadata and manifest?
How to view an assembly?
What is late binding?
What is the difference between convert.tostring and i.tostring method?
What is sorting in vb?
How to store images in sql server database through vb.net?
List the different types of assembly?
what is difference between namespace and assembly?
What are the difference between dispose(), close(), exit(), end()?
What is the difference between datagrid and gridview?