|
|
Archives of the TeradataForum
Message Posted: Wed, 29 Jan 2014 @ 22:16:57 GMT
Subj: | | Re: MLoad Error: "6996: Invalid conversion or assignment operation on a Period" |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, January 29, 2014 16:27 -->
Implicit conversion from character to Period should be supported if the string is valid format. What do the rejected strings actually look
like?
Should be an open parenthesis, the start value, a comma, a space, the end value, and a close parenthesis. Single quotes are allowed around the
start value, end value, or both - but not required. Extra spaces are tolerated outside the parentheses.
| |