I am guessing that your app depends on DMO (or something like that) to be
installed by the SQL Server client tools.... The obvious answer would be to
search for isqlw.exe, osql.exe.
This will change when SQL Server 2005 ships, so it might be better to look
for the specific resource file(s) that you need. Or simply show a form
telling (reminding) the user that the SQL Server client tools need to be
installed.
--
Keith
[quoted text, click to view] "Prabhat" <not_a_mail@hotmail.com> wrote in message
news:uGXisCAdEHA.1648@TK2MSFTNGP11.phx.gbl...
> Hi All,
>
> How can we fine if the SQL Server Client is Installed in the System or
Not.
> (Using VB and/or Delphi)
>
> As My EXE Require SQL Server Client to Work so I have to Check that If the
> Client is Installed or not?
>
> Please Suggest How Can I find If SQL Server 2000 Client IS Installed or
NOT
> Using VB / VB.NET / Delphi. Please Help.
>
> Thanks for any HELP or Suggestions.
> Prabhat
>
>