INSERT with OUTPUT clause

[email protected]
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
Hi,
I tried a statement like this: INSERT INTO test (char, real, int) 
output INSERTED.real, INSERTED.int values(1, 5.4, 333)

DB is MS SQL 2005. With TDS version 8.0 (or 7.0) it doesn't return 
anything, but if I set TDS version to 4.6 or 4.2 it does return a 
resultset with two columns and one row as it is supposed to.

Was something broken in the latest TDS protocols?

Thanks,
Mike
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.