Hi everyone,
Im' using ReportNet 1.1 with SQL Server 2000. I have an error when retrieving varchar column. Below is detais:
-In SQL Server:
+ Collation SQL_Denish_Pref_CP1_Cl_AS
+ Table structure:
create table TEST (
id int,
NAME varchar(10)
)
+ Store procedure
create...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.