[freetds] 0.65 (or whatever) TODO

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Thu Apr 19 05:42:47 EDT 2007


> 
> Well.... I think is time to stabilize the work and start planning next
> release.
> I started executing some additional tests (like test-dist) and I found
> some problems but not that big.
> I still have some things to do before a release
> 1- odbc cursors, sybase
> 2- odbc cursors, update
> 3- timeout
> 
> 1- we now support cursors but not for Sybase. I tried to see 
> what Sybase
> do for some cursor operation that we support and I discovered that
> Sybase driver (12.5) returns "Optional function not supported"... so I
> decided to not support odbc cursors for Sybase... at least for next
> version

Done, simply we do not still support cursors for Sybase. Stop!

> 2- currently update do not really support update, not that 
> hard to fix,
> mainly a bit long

Quite done, I need to add some tests for key and not updatable fields
(do these fields are just ignored from update?? library give error
without even trying??)

> 3- does odbc handle timeouts correctly? does it stop connection if
> cancel is not accepted?
> 

I have still to make a test... should be somthing like
- timeout
- send cancel
- still timeout
- close connection...

freddy77



More information about the FreeTDS mailing list