Hey everyone,
We need to convert text inserted into a form's input field in mixed case (Last Name) into Upper Case for loading into a MS SQL Server 2000 table. The insert already works, we just need to convert the text. Has anyone done this sort of conversion?
Thanks in advance,
Craig Webber
We need to convert text inserted into a form's input field in mixed case (Last Name) into Upper Case for loading into a MS SQL Server 2000 table. The insert already works, we just need to convert the text. Has anyone done this sort of conversion?
Thanks in advance,
Craig Webber