Answered
Stored Procedure to Add Record not adding record
I have never successfully added a record via a stored
procedure, but I have been successful with adding records via
server behaviors and using recordsets with stored procedures, so I
know the connections work. I have the data in MS SQL Server and the
web page is ColdFusion. When I enter the data and click "Submit",
absolutely nothing happens. When I check the SQL table, no record
has been added. Any help would be greatly appreciated. Here is my
Stored Procedure:
