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 ...
ExporttoJosn fails while trying to convert custom-added concept_id (> 2 Billion values) to int. Can it be changed to bigint? Here is the piece of SQL code that gives ...