Re: Table-Valued Parameters
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4dTD0fJ1KL=yYxd-jKBZpAZLKZS8SqGu0cJHZ_b3cntBg@mail.gmail.com> |
2015-03-02 17:33 GMT+00:00 Matt Phipps <[email protected]>: > Hi FreeTDS, > > Does FreeTDS support calling procs with table-valued parameters? With > either the ODBC driver or the DB-Library API? I think this is a SQL > Server-specific feature introduced in SQL Server 2008. > > This page describes how to use table-valued parameters with ODBC: > https://msdn.microsoft.com/en-us/library/bb522668(v=sql.100).aspx I didn't > find any reference to SQL_SS_TABLE or "table-valued parameter" in the > source for FreeTDS (or UnixODBC for that matter) so I assume that means > table-valued parameters aren't supported. I've never used ODBC directly > though so I might be missing something. > > I'm using FreeTDS 0.91 and UnixODBC 2.2.14 (the one used in Ubuntu 12.04). > > Thanks, > Matt Hi, Currently is not implemented nor planned. You are first guy asking for this feature! Any help adding support for it is welcome. Regards, Frediano