|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
ODBCGetTryWaitValue supportHi, ALL,
According to this link: http://msdn.microsoft.com/en-us/library/ms716319(VS.85).aspx application can set a wait time for connection pooling to wait in order to prevent continuous loop. I just did a search through the unixODBC-2.2.12 sources, and didn't find this function. Is there a plan of supporting this? Thank you. _______________________________________________ unixODBC-dev mailing list unixODBC-dev@... http://mail.easysoft.com/mailman/listinfo/unixodbc-dev |
|
|
Re: ODBCGetTryWaitValue supportIgor Korot wrote:
>Hi, ALL, >According to this link: http://msdn.microsoft.com/en-us/library/ms716319(VS.85).aspx >application can set a wait time for connection pooling to wait in order to prevent >continuous loop. >I just did a search through the unixODBC-2.2.12 sources, and didn't find this function. > >Is there a plan of supporting this? > >Thank you. > >_______________________________________________ >unixODBC-dev mailing list >unixODBC-dev@... >http://mail.easysoft.com/mailman/listinfo/unixodbc-dev > > > > doing what the MS docs say, it will have to wait untill after 2.2.13. Feel free to provide a patch. -- Nick Gorham Easysoft Limited http://www.easysoft.com, http://www.unixODBC.org _______________________________________________ unixODBC-dev mailing list unixODBC-dev@... http://mail.easysoft.com/mailman/listinfo/unixodbc-dev |
|
|
|
|
|
Re: ODBCGetTryWaitValue supportI can account for this in the Qt bits at some point but FYI this does
not depend upon Qt based code changes from what I can tell. -- Peter > I'd love to but I'm afraid I do not know Qt very well. So I'll leave it to > someone more familiar with qt/unixodbc... > _______________________________________________ unixODBC-dev mailing list unixODBC-dev@... http://mail.easysoft.com/mailman/listinfo/unixodbc-dev |
|
|
Re: ODBCGetTryWaitValue supportPeter Harvey wrote:
> I can account for this in the Qt bits at some point but FYI this does > not depend upon Qt based code changes from what I can tell. No, its just in the driver manager. There would be a odbcinst.ini entry -- Nick _______________________________________________ unixODBC-dev mailing list unixODBC-dev@... http://mail.easysoft.com/mailman/listinfo/unixodbc-dev |
| Free Forum Powered by Nabble | Forum Help |