If need to store data to a SQL table, you could use a series of SQL commands that would allow you to run scripts on a table in SQL Server. First create a connection and open it. Once the connection is open you can execute text scripts against the table. Don't forget to close the SQL connection once you are done with it.
To test, submit a new request in the Login Request page.
See the new entry in the Current Requests page.
Here is the code to display the insert results.
No comments:
Post a Comment