description: "Transact-SQL reference for int, bigint, smallint, and tinyint data types. These data types are used to represent integer data." [!INCLUDE [sql-asdb ...
So I have this page. The page is taking form-submitted data and saving it to a SQL Server database via stored procedure.<br><br>Just one problem - every time I ...