TADOConnection error - connection string



I installed SQLServer 2000 Enterprise.
I tried to build connection string of TADOConnection component by using the
wizard.
After selecting the provider, click Next to the Connection tab, select the
server name by clicking the down arrow, I got the error:
Error enumerating data servers. Enumerator reports 'Unspecified error'


.



Relevant Pages

  • RE: Database Lookup Functoid Connection String
    ... A OLE DB provider is a COM component which implement a number of COM ... And connection string is a way to initialize a OLE DB provider. ... accessed by the BizTalk server account, ...
    (microsoft.public.biztalk.general)
  • Re: Replacement for Jet provider in application for XP Embedded
    ... provider and I've read that XP Embedded does not use the Jet engine. ... I would insure having system admin rights, and install MDAC 2.8. ... Next i'd review the programs connection string to insure it's using the ...
    (microsoft.public.vb.database)
  • Re: Replacement for Jet provider in application for XP Embedded
    ... provider and I've read that XP Embedded does not use the Jet engine. ... What should I use as my new provider and if using a different provider ... I would insure having system admin rights, and install MDAC 2.8. ... Next i'd review the programs connection string to insure it's using the ...
    (microsoft.public.vb.database)
  • Re: Need ODBC driver for DBF files for VISTA
    ... Can you use the FoxPro and Visual FoxPro OLE DB data provider, ... your connection string is incorrect. ... refer to the DBF itself by name and without the DBF extension, ... VS6 and will not be tested or updated to work with Windows Vista. ...
    (microsoft.public.vb.database)
  • Re: SQL Server 2005 Express connection error?
    ... Hard-code the provider and connection string and see if that works. ... //Obtain the database connection string ... //Create a database specific command object ...
    (microsoft.public.dotnet.framework.adonet)