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 difference between value and reference types?
Observations between vb.net and vc#.net?
What is internal keyword in .net framework?
Explain enumerator?
What is the differnce between managed code and unmanaged code?
Explain the difference between vb.net and c#, related to oops concepts?
How to send xml file on server using http protocol?
Explain cts?
What is the source code for display the picture in button click event?
How to achieve Polymorphism in VB.Net?
What is econo-jit?
What are the different types of applications supported in .net (or) .net framework?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
Described strong typing and weak typing?
What are the types of generations in garbage collector?