sql server - Data gets truncated while inserting JSON data -
i have sql table has 'text' datatype. trying insert json data using cfqueryparam cf_sql_longvarchar, have in coldfusion variable.
however, when checked value in column, i'm losing data. compared total length of column insql table data being held. i've enough datalength left in column.
this has settings in datasource under cf admin.
i mess clob , char buffer values , see can come with.
Comments
Post a Comment