Any idea on when we might support EF 4 ability to do a left or trim on char columns...
We have values in our legacy customer databases like this for a value,
and it is a char(60). We cannot change customers data and we cannot change customers column types, so we would like to be able to use EF 4 trim or ltrim. So when we retrieve data we need to be able to trim off the padded spaces.
Thanks,
Kurt Pinniger
CDC Software