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
Explain the difference between system.string and system.stringbuilder classes?
What’s the difference between private and shared assembly?
Explain cts?
Explain option strict?
What are the objects in asp.net?
What is the difference between c# and vb.net?
What is the Advantage of vb.net over vb
What are the differences between server-side and client-side code?
What does assert() method do In VB.NET
What is an application domain? how they get created?
What is DLL HELL in VB.NET
Compare c# and visual basic.net?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Explain and brief about rapid application development tool?
What is enumerator?