Question
1 - Setup a webserver 2 - Create a page that allows users to submit their name and a ticket number to a SQL Express
1 - Setup a webserver
2 - Create a page that allows users to submit their name and a ticket number to a SQL Express database on the webserver. (Automatically track the date data submitted)
3 - Create a page that that displays the contents of the SQL database sorted by date and Name and then a count of the ticket numbers.
What i need to know is the syntax for the webpages and the syntax for the queries needed to access data. for the purpose of this test. let the user column be Worker_NAME and ticket ID be from the TICKET_ID column. I am rusty on SQL. database information will be provided to me later. I need the webpage data that I can fill in with the provided database info, username, and password
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started