This is a discussion on psqlODBC 08.01.0103 development snapshot within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> I've just uploaded psqlODBC 08.01.0103 to pgfoundry.org: http://pgfoundry.org/frs/?group_id=1...release_id=365 This development snapshot fixes: - RowCount problem in SELECT - but ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've just uploaded psqlODBC 08.01.0103 to pgfoundry.org: http://pgfoundry.org/frs/?group_id=1...release_id=365 This development snapshot fixes: - RowCount problem in SELECT - but Dave announce it doesn't work in VB6 - Server side prepare - but only first run in allocated statement (http://pgfoundry.org/tracker/index.p...125 &atid=538) - Table names repeated in BDE with usedeclarefetch=1 - Binding parameters are now freed in SQLCancel - Skip fetching data for commands We are not sure if "Binding parameters are now freed in SQLCancel" doesn't broke your applications. Please try it and send us report. It's not recommended to use it in production environment without testing. Regards, Luf ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |