Hi,
While sending data from XI to an oracle database I am getting this error: "literal string does not match the format".
what is the correct date format that an Oracle Database expects?
Please help,
Thanks n Regards
Pushpinder Kaur
Request clarification before answering.
Hi Pushpinder,
while entering to an Oracle database, you should send a query not the direct field.
OracleDateField = TO_DATE( '2008-12-31','YYYY-MM-DD')
hasQuot = No
Also define an attribute hasQuot to remove the quotes which will be inserted by XI.
Construct the above query using UDF or graphical mapping concatenate.
Let me know if you need further clarification.
-Shamly
Edited by: Shamly MM on May 23, 2008 7:27 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.