Thanks for the input.
The problem is as soon as you try to read the field in any shape or fashion, with-in Delphi it bombs out.
The only way we found around it was to rewrite the SQL and cast that value into a string.
Or change the ODBC to say treat dates as strings.
The best thing we have...
We are having an issue with Delphi 6.
Our data is on an AS400 and we have a table that has fields defined as a datetime.
In delphi we created a new application and drop down the TADOConnection and a TADOQuery.
In the TADOQuery we select the datetime field and open the TADOQuery and it opens...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.