To Do List
------------
TDS 4.2 support needs to be finished...Working
TDS version should be a runtime not compile time option 
(its there for tds no way to invoke it from cli yet -- bsb)
byte order support? Working I think -- bsb
fix memory leaks -- Mostly fixed? bsb
Add ctlib support. Somewhat working
Add odbc support. Started -- bsb
Add bcp support to tds/dblib/ctlib.
Add numeric, decimal, date support
Fix money datatype support
Fix formatting of dbprhead/dbprrow...its a little off
the interfaces file reader is a kludge -- fixed (by Craig?)
messages and errors need to be propagated up to dblib (works)
Overall polishing of code
Various and numerous other things
Need server side code for debugging (impersonating a dataserver) -- some stuff there
