A issue about return_to_pool function
xiaonan <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Nick:
Sorry for interrupting you.
In return_to_pool() function, I think the unicode_driver should also be set:
ptr -> connection.unicode_driver = connection ->unicode_driver;
If this value not set, the search_for_pool() return the connection's unicode_drive's value is always 0. This will lead error when using unicode driver.
Please help to check it, thanks very much!!
Best Regards
Nan Xiao
_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev