May 14, 2022 at 3:37 pm
Hello everyone!
I'm a beginner with databases and I'm getting started with building a front end for my database so that end users can add/edit data. I've been trying to find information about this online but I guess I'm not searching the right words because I can't seem to get a hit.
I'd really appreciate it if someone could point me in the right direction. My database is built in Azure SQL.
May 15, 2022 at 2:02 pm
Any major development environment will work with Azure SQL database. (.Net, Java, PHP, Python etc)
As you are asking this question I assume you do not have much development experience. If this is the case you may want to look at Azure Power Apps which Microsoft say can be used by non-developers. I have not looked at them myself. I presume they are a bit limiting but might get you started.
https://powerapps.microsoft.com/en-gb/landing/developer-plan/
June 3, 2022 at 5:12 pm
You should check out this SQL Bits presentation on SQL Injection by Grant Fritchey before you connect a website to a database. This will help you get a handle on keeping your data safe. Don't worry if you don't fully understand it all just yet. Keep it in mind and refer back to it as you progress and it will help protect your data.
June 5, 2022 at 5:37 am
Hello everyone!
I'm a beginner with databases and I'm getting started with building a front end for my database so that end users can add/edit data. I've been trying to find information about this online but I guess I'm not searching the right words because I can't seem to get a hit.
I'd really appreciate it if someone could point me in the right direction. My database is built in Azure SQL.
WHAT are you trying to build the front-end with?
--Jeff Moden
Change is inevitable... Change for the better is not.
June 7, 2022 at 9:22 am
This was removed by the editor as SPAM
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply