Re: Procedure or function has too many arguments specified
"Frediano Ziglio" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
... > > >> - odbc prepare too much, in this case due to rebinding. TODO: cache >>> argument and query in libTDS to avoid this case. >>> >> >> >> This is a TODO, we should add a test on freeclose test which already could >> round_trips and inserts (but with another SQLFreeStmt option). >> > > I'll put this in my TODO list... > Improved freeclose test to catch this problem (Currently in #ifdef ENABLE_DEVELOPMENT and not fixed) freddy77