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
Name some of the keywords used in vb.net?
what is difference between namespace and assembly?
Explain the difference between vb 6 and vb.net?
Described strong typing
What does assert() method do In VB.NET
What is break mode? What are the options to step through code?
Explain private assembly?
What is internal keyword in .net framework?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
What is visual basic.net culture?
What are the technology areas that microsoft.net contains?
Write a VB.Net console program to check whether a number is perfect or not.
what is commom language runtime?
what is the advantage of option strict on?
What are the different variables in vb.net?