[cx-oracle-users] RE: cx_Oracle 4.1 beta1
Brought to you by:
atuining
From: Moore, P. <Pau...@at...> - 2004-09-02 09:02:52
|
From: Anthony Tuininga > What's new? [...] A while back I sent you a patch to allow specifying SERVER=3DDEDICATED = in makedsn(). It doesn't appear to have made it into 4.1 beta 1. Is = there any chance it could be added? I attach the patch again, it's = against 4.0.1 but I can update it if you prefer. My original message was as follows: """ Would it be possible to add a keyword parameter to makedsn, dedicated=3DTrue/False, which adds the (SERVER=3DDEDICATED) parameter to the generated connect string? In certain types of firewall environments (ie, ours :-() multithreaded connections won't get through the firewall, and the simplest answer is just to force SERVER=3DDEDICATED. It's easy enough to either generate my own connect string, or modify the generated one, but being able to say makedsn(host,port,sid,dedicated=3DTrue) would be a nice convenience. """ Thanks, Paul. _________________________________________________________________________= _ This e-mail and the documents attached are confidential and intended=20 solely for the addressee; it may also be privileged. If you receive this = e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos Origin = group=20 liability cannot be triggered for the message content. Although the=20 sender endeavours to maintain a computer virus-free network, the sender=20 does not warrant that this transmission is virus-free and will not be=20 liable for any damages resulting from any virus transmitted. _________________________________________________________________________= _ |