Hi Norbert!
I was testing the ODBC backend and I'm getting lot's of string truncated
errors on select statements :(. I was able to build a simple reproduceable
case doing a select from a datetime column:
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?
I'm using the ODBC backend dll I downloaded in the site. I'll try getting
one compiled by myself and post my results.
Thanks!
Guille
------------------------------------------------------------------------------
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