Stored procedures - end user interface

Hi,

I am using the Northwind data base to try and practice my SQL knowledge. I have created a stored procedure which allows me to insert data into a query.

I now want a user to be able to access the stored procedure and enter / view data the data via for example a web interface. There are no security issues as the database resides on the PC.

I know this is possible as I have seen it done. But haven't a clue how.

Greatful to anyone who could send me a link to how this is done. The simpler the better.

Many thanks

This is probably not the right place for a question about building a web interface. Try visual studio forums e.g.

1 Like

Apologies I will try there