This is a discussion on Re: 1210: Date could not be converted to month/day/year format within the Informix forums, part of the Database Server Software category; --> Problem could be in ur where clause in which u might be specifying a date and that date does ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Problem could be in ur where clause in which u might be specifying a date and that date does not match with DBDATE format. export DBDATE=MDY4/ and then give date in where clause which satisfies this format ( month/ day /year ) Rgds Preetinder Hamid HABZI wrote: >Hi, >I got this error when downloading a table by "unload" order : >1210: Date could not be converted to month/day/year format >It seems that a column in a row is curupted. >How can i resolve that? >Tanks for your help. >sending to informix-list > > > sending to informix-list |