johnhodgson
Programmer
I need to 'fix' some data in an SQL database on a web host.
Making a remote view of the table opens some of the fields as memo fields with every other character being a non-displayable character [I think they are chr(0)]. I've tried turning on and off the character translation in the ODBC data source, with no effect.
Can anyone point out the elementary mistake I'm making?
Thanks
John Hodgson
Making a remote view of the table opens some of the fields as memo fields with every other character being a non-displayable character [I think they are chr(0)]. I've tried turning on and off the character translation in the ODBC data source, with no effect.
Can anyone point out the elementary mistake I'm making?
Thanks
John Hodgson