SQL Server - Libreria ntwdblib.dll

 
Vista:

Libreria ntwdblib.dll

Publicado por SGM (2 intervenciones) el 12/04/2008 01:35:00
Hola

Tengo un problema resulta que estoy comenzando a utilizar el SQL 2005 y lo instale como Servidor y en otra maquina como cliente, el problema lo tengo del lado del cliente pues resulta que al hacer la conexión con una aplicación me envía el siguiente error:

Vendor initializacion faled
Cannot load an IDAPI service library
File: NTWDBLIB.DLL
Alias: phoneDB

Ya baje y copie esta librería en c:WindowsSystem32, reinicie la maquina y nada, lo trate de registrar con regsvr32 C:WINDOWSsystem32 twdblib.dll y nada me envía otro error que dice:

Se descargo c:windowssystem32 twdblib.dll, pero no se encontró el punto de entrada DllRegisterServer,
No se puede registrar este archivo

No se a que se refiera y el porque no me esta permitiendo registrarlo, alguien me pudiera ayudar con esto, se los agradezco

Saludos
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

RE:Libreria ntwdblib.dll

Publicado por Isaias (3308 intervenciones) el 12/04/2008 17:53:04
Encontre esto:

PROBLEM: EDBEngine Error: Vendor Initialization Failed
January 6, 2006
SYMPTOMS

When trying to run any component of ILLiad, you receive an error that the system can not load the IDAPI service library file NTWDBLIB.DLL.



ERROR MESSAGES

Vendor Initialization Failed; Can not load IDAPI service library file NTWDBLIB.DLL.


CAUSE

The Borland Database Engine (BDE) can not find the Microsoft SQL Server drivers in order to access the database.


RESOLUTION

There are 2 ways to fix this problem: Reinstall the drivers from the original CD, or reinstall the ILLiad Client using the setup program.

To reinstall using the Microsoft SQL Server CD, run the default installation program. One of the options is to do a Drivers Only installation. This will replace the missing drivers.

To reinstall the ILLiad Client, run the setup.exe for ILLiad in the ILLiad share. You can use this approach on either the client or server machine.
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar

RE:Libreria ntwdblib.dll

Publicado por SGM (2 intervenciones) el 14/04/2008 20:16:09
Muchisimas Gracias Isaias, lo voy a intentar
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar

RE:Libreria ntwdblib.dll

Publicado por cisko (1 intervención) el 01/07/2011 20:56:50
hay que instalar el bdi que le corresponde
hay diferentes versiones para 32 bits y 64 bits
una vez instalado a veces es necesario copia el ntwdblib en c:\windows\system32 si el so es de 32 bits y en c:\windows\syswow64\ si es so de 64 bits
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar