Subject Re: Field trimming
Author Ed Dressel
4) I tried setting the statement's param's and field's .Trimming to
ctNone after a prepare and before a .First or .ExecSQL, but this did
not stop the trimming--I had to go to the connection and set the
DefaultNoTrimming := True. (Version 4.6a). Am I doing something wrong?