thielen
Wed May 23 00:04:00 CDT 2007
Hi;
The problem is I never want to give the user our Oracle connection dialog if
the Oracle client is not installed on their computer. So I need to know if
Oracle is installed before I get a connection string from them.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars -
http://www.windwardreports.com/film.htm
"WenYuan Wang [MSFT]" wrote:
> Hi Dave
> Thanks for your reply.
>
> Have you tried "OracleConnectionStringBuilder"? This is a new class
> introduced in .net framework 2.0. Pass ServerName, PassWord and UserName to
> this builder. It will build a correct connection for you. Hope this helps.
>
>
http://msdn2.microsoft.com/en-us/library/system.data.oracleclient.oracleconn
> ectionstringbuilder.aspx
> [OracleConnectionStringBuilder Class]
>
> Please let me know if you still have any concern on this. I'm glad to work
> with you.
> Sincerely,
> Wen Yuan
> Microsoft Online Community Support
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>