- 0
Easiest way to get a website to pull data in from an MS SQL Express database?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Posts
-
By Mindovermaster · Posted
I'm not aware of this issue, but to help the other guys. What version of Android are you using? Did you try a different browser? To see if Edge is the issue here. -
By +Good Bot, Bad Bot · Posted
I agree when are you going to read this (really poor BTW) article? Here is a better article so you actually know what is going on and answers questions you had in other comments --> https://arstechnica.com/gadgets/2026/05/speed-boosting-low-latency-profile-is-one-of-the-improvements-coming-to-windows-11/ It is unclear if one will be able to disable the new profile at this point but I am not seeing any reason why one would. -
By Snake Doc · Posted
I disagree; they come off very "bitchy" and "whiny". Make a great product and combine that with a great price (free) and people will come over to your side. Or build it and they will come as they say. Constantly trying to get attention by complaining all the time, will turn people off to your product. -
By +Eternal Tempest · Posted
It use to be a nightmare, with LibreOffice supporting a newer draft ODF standard by default, and Microsoft Office supporting the older non-draft standard. Now that they both support the same version of ODF, they should be interoperable. -
By Copernic · Posted
Brave Browser 1.91.171 by Razvan Serea Brave Browser is a lightning-fast, secure web browser that stands out from the competition with its focus on privacy, security, and speed. With features like HTTPS Everywhere and built-in tracker blocking, Brave keeps your online activities safe from prying eyes. Brave is one of the safest browsers on the market today. It blocks third-party data storage. It protects from browser fingerprinting. And it does all this by default. Speed - Brave is built on Chromium, the same technology that powers Google Chrome, and is optimized for speed, providing a fast and responsive browsing experience. Brave Browser also features Brave Rewards, a system that rewards users with Basic Attention Tokens (BAT) for viewing opt-in ads. This innovative system provides an alternative revenue model for content creators and a way to support the Brave community. SlimBrave Neo takes all the good things about Brave and makes them even better by keeping everything clean, light, and privacy-focused. It removes the extra clutter, turns off features you might not need, and cuts down on anything that could slow you down or collect unnecessary data. Because it relies on simple settings and policies instead of modifying the browser itself, you still get full Brave compatibility—just in a smoother, lighter, and more privacy-friendly package. Brave Browser 1.91.171 changelog: General Fixed Cardano not being disabled on upgrade to Brave Origin. Upgraded Chromium to 149.0.7827.103. Origin Removed “Survey Panelist” setting from brave://settings/privacy. Fixed P3A and usage ping under brave://settings/privacy being displayed on first launch on Linux. Upgraded Chromium to 149.0.7827.103. Download: Brave Browser 64-bit | 1.2 MB (Freeware) Download: Brave Browser 32-bit View: Brave Homepage | Offline Installers | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
-
-
Recent Achievements
-
Jamswaz earned a badge
One Month Later
-
Jamswaz earned a badge
Week One Done
-
Marzoid went up a rank
Rookie
-
coch went up a rank
Community Regular
-
slackerzz earned a badge
One Year In
-
-
Popular Contributors
-
Tell a friend
Question
+Cryton Subscriber²
Hi all,
I am playing around with some stuff I haven't done before, just for "fun".
I have made a simple Microsoft SQL Express database that contains data about football games. I can query the database using Table-valued Functions I have written for things like GetResultsFromWeek(WeekNum INT), or GetLeagueTableAfterWeek(WeekNum INT), and SQL generates the data I want. These queries work fine from SQL Server Management Studio.
I want to be able to have a website talk to the SQL instance, pull in the data I want, and display it in a table. (And later make graphs, but that's way down the road).
So on the website I could have a WeekNum dropdown, and I could select Week 3, and the website would show the results for the games played during week 3, and then also the overall league table after 3 week worth of games.
The website does not need to update the SQL database, it will only be reading from it. I am most comfortable with MS technologies (so no linux stuff or SQLite or anything).
What is the best way to achieve this? I have tried using ASP.NET and ASP.NET Core but from the examples I have read this all requires programming knowledge of classes and uses crazy terminology that I really don't understand. I'm not even sure is ASP is the way to go for this small project.
Does anyone have a suggestion of the easiest way I can do what I need to? This website is very unlikely to go live to the public, I just want to try and learn some new stuff whilst stuck at home.
Thanks for reading, and please feel free to talk to me like a small child if you think it will help me understand
Link to comment
https://www.neowin.net/forum/topic/1402909-easiest-way-to-get-a-website-to-pull-data-in-from-an-ms-sql-express-database/Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now