I'm struggling with a problem with the ntext datatype which doesn't work the odbc driver for dbi. If the database is yours, then you can just choose not to use that data type, but the database I'm trying to work with is not mine and I can't change data types.
Unless I find an answer my solution will be to either query it in vbs (in which case I may as well bite the bullet of doing the whole script in vbs) or call the osql program to read / update fields that break dbi.