Hi! I am doing a system in Visual Basic .NET. My vision is to have different users, with their own PCs, using the same database. Which database should I use to have this feature: local or service-based database?

Member Avatar for RudyM

have different users, with their own PCs, using the same database

This is the case with most (maybe all?) databases, central location for data with user access.

Local or service-based? Your description sounds like a service-based database requirement.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.