I'm using CR v8.5, passing recordsets. Generating ttx files from my sqlserver stored procedure calls.
Wondering what is causing my string columns to max out at 255? I have varchar columns of 1000 and higher character sizes, but converting to ttx consistently turns these to 255.
Can I do anything to allow larger sizes from my database?
Thanks,
-m
Wondering what is causing my string columns to max out at 255? I have varchar columns of 1000 and higher character sizes, but converting to ttx consistently turns these to 255.
Can I do anything to allow larger sizes from my database?
Thanks,
-m