![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In the script, I build a string based on criteria that is later converted to a date. In this case the string is "07/01/2008" and I am getting the following errors on the stack in Paradox X3. (1) Date:Proc ate: The value of the parameter, 'value', is not legal.Cannot convert parameter to a date. (2) Could not convert data of type 'String' to type Date'. The types are mismatched or the values are incompatible. (3) Invalid character: 07/01/20"0"8 |
#3
| |||
| |||
|
|
In the script, I build a string based on criteria that is later converted to a date. In this case the string is "07/01/2008" and I am getting the following errors on the stack in Paradox X3. (1) Date:Proc ate: The value of the parameter, 'value', is not legal.Cannot convert parameter to a date. (2) Could not convert data of type 'String' to type Date'. The types are mismatched or the values are incompatible. (3) Invalid character: 07/01/20"0"8 |
#4
| |||
| |||
|
|
In the script, I build a string based on criteria that is later converted to a date. In this case the string is "07/01/2008" and I am getting the following errors on the stack in Paradox X3. (1) Date:Proc ate: The value of the parameter, 'value', is not legal.Cannot convert parameter to a date. (2) Could not convert data of type 'String' to type Date'. The types are mismatched or the values are incompatible. (3) Invalid character: 07/01/20"0"8 |
#5
| |||
| |||
|
|
In the script, I build a string based on criteria that is later converted to a date. In this case the string is "07/01/2008" and I am getting the following errors on the stack in Paradox X3. (1) Date:Proc ate: The value of the parameter, 'value', is not legal.Cannot convert parameter to a date. (2) Could not convert data of type 'String' to type Date'. The types are mismatched or the values are incompatible. (3) Invalid character: 07/01/20"0"8 |
#6
| |||
| |||
|
|
In the script, I build a string based on criteria that is later converted to a date. In this case the string is "07/01/2008" and I am getting the following errors on the stack in Paradox X3. (1) Date:Proc ate: The value of the parameter, 'value', is not legal.Cannot convert parameter to a date. (2) Could not convert data of type 'String' to type Date'. The types are mismatched or the values are incompatible. (3) Invalid character: 07/01/20"0"8 |
#7
| |||
| |||
|
|
In the script, I build a string based on criteria that is later converted to a date. In this case the string is "07/01/2008" and I am getting the following errors on the stack in Paradox X3. (1) Date:Proc ate: The value of the parameter, 'value', is not legal.Cannot convert parameter to a date. (2) Could not convert data of type 'String' to type Date'. The types are mismatched or the values are incompatible. (3) Invalid character: 07/01/20"0"8 |
#8
| |||
| |||
|
|
In the script, I build a string based on criteria that is later converted to a date. In this case the string is "07/01/2008" and I am getting the following errors on the stack in Paradox X3. (1) Date:Proc ate: The value of the parameter, 'value', is not legal.Cannot convert parameter to a date. (2) Could not convert data of type 'String' to type Date'. The types are mismatched or the values are incompatible. (3) Invalid character: 07/01/20"0"8 |
#9
| |||
| |||
|
|
Show the code! What code is resulting in the error(s)? What is the code converting the value to a date, or trying to? What happens if you do msginfo("",date("07/01/2008")) on that specific, same system? -- --------------- Tony McGuire |
#10
| |||
| |||
|
|
Show the code! What code is resulting in the error(s)? What is the code converting the value to a date, or trying to? What happens if you do msginfo("",date("07/01/2008")) on that specific, same system? -- --------------- Tony McGuire |
![]() |
| Thread Tools | |
| Display Modes | |
| |