Hi Guille > Create table test4 (fechia datetime) > insert into test4 values(''10-10-10'') > > select * from test4 -> [Microsoft][ODBC SQL Server Driver]String data, > right truncation > > ¿Is it a known issue?
No, no that I'm aware of, but your value is wrong. Can you try '2010-10-10 00:00:00'? Norbert ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ libopendbx-devel mailing list libopendbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX