Table-Valued Parameters to MS SQL Server stored procedure
Jürgen Wenzel <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm adapting a Windows perl program to work with a new MS SQL Server database and it involves making calls to stored procedures that takes Table-Valued Parameters. Is this possible with DBD::ODBC or any other DBI? Or at all with (strawberry) perl? Would really appreciate some help -- answers and perhaps even a short example -- since trying to figure this out is really starting to wear on me. Thanks in advance! JW