Archives of the TeradataForum
Message Posted: Fri, 22 Apr 2011 @ 14:44:32 GMT
Subj: | | Re: SQL Assistant trimming stored procedure |
|
From: | | Dempsey, Mike |
I don't remember the details but TDAdmin directly executes ODBC API calls and handles the responses, while SQLA 13.x uses the Microsoft .Net
Data Provider for ODBC.
Microsoft is sometimes more restrictive in how it handles the responses so we sometimes see something work in TDAdmin (or pre-13.0 versions of
SQLA) that will fail in SQLA 13.x. (In this case I think it was a buffer size limitation.)
The ODBC team has had to make a few changes to the driver to make it fully compatible with .Net.
Mike Dempsey
|