D
dtarczynski
Hello.
I have problem when i inserting strings with special characters into MS
SQL 2005 database for example:
http://www.netsprint.pl/serwis/sear...4,59&industry[]=19,48,23,24,16,33,26&limit=10
Then i getting this error:
String or binary data would be truncated.
The statement has been terminated.
It's not a problem with database field length (not working with text,
varchar(1024) etc)
Any ideas?. Thanks in advance.
Regards
Darek
I have problem when i inserting strings with special characters into MS
SQL 2005 database for example:
http://www.netsprint.pl/serwis/sear...4,59&industry[]=19,48,23,24,16,33,26&limit=10
Then i getting this error:
String or binary data would be truncated.
The statement has been terminated.
It's not a problem with database field length (not working with text,
varchar(1024) etc)
Any ideas?. Thanks in advance.
Regards
Darek