Hello
Can we access a windows SQL server via web? E.b.is there an SSMS web interface or anything other?
Can we also access it via Power Automate?
By access, I mean read/download via SQL queries.
Thanks!
Hello
Can we access a windows SQL server via web? E.b.is there an SSMS web interface or anything other?
Can we also access it via Power Automate?
By access, I mean read/download via SQL queries.
Thanks!
I am sure there are tools out there but why ? What is wrong with SSMS?
To do that - you will need a web server to host the application. You can start here: https://github.com/sqlpad/sqlpad
Just curious - what issue are you trying to resolve?