[cx-oracle-users] Minor feature request for makedsn()
Brought to you by:
atuining
From: Moore, P. <Pau...@at...> - 2004-05-20 13:49:38
|
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. _________________________________________________________________________= _ |