Skip to content

Guidance for how to access database directly from desktop clients #1550

@sam-wheat

Description

@sam-wheat

Client wants me to write a WPF desktop app that will run on their internal LAN. I want users of my app to use sqlclient to access the database directly versus a web API.

The concern is that users will be able to use a CLI or SQL Management Studio to access the database outside of the app. Is there a way for me to control access to the database such that only users of my app can use it?

Thanks

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions