
Add a button to execute an SPROC
I have asked this before some months ago and never got an answer, so I am trying again!

Does anyone know how I can add a button to a dbQwikSite page that causes a SQL Server stored procedure (SPROC) to be executed?
I need for auser to be able to click something and cause an SPROC to be run that does some things with the data. It seems like this *should* be easy.
Any suggestions?
Thanks in advance!
Chris