Good day folks,
I'm hoping someone might be able to help me here, I have a number of tables with a number of fields [excuse the generalising]. The problem I have is that in some of the fields in some of these tables a blank space appears causes another application that uses these tables to crash out.
So what I need to do is to have some code that will look for spaces in any of the fields that I specify and check for spaces either at the beginning of the text or at the end of the text and if there is a space to remove that space.
Any assistance would be most appreciated.
John
I'm hoping someone might be able to help me here, I have a number of tables with a number of fields [excuse the generalising]. The problem I have is that in some of the fields in some of these tables a blank space appears causes another application that uses these tables to crash out.
So what I need to do is to have some code that will look for spaces in any of the fields that I specify and check for spaces either at the beginning of the text or at the end of the text and if there is a space to remove that space.
Any assistance would be most appreciated.
John