Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Goldmine BDE problem

Status
Not open for further replies.

wahrani16

Technical User
Jun 7, 2004
9
FR
Hi,

When I try to run goldmine, I have this error :
General SQL error.
Native SQL error: 10040

Context: openDatabase
MSSQL: GoldMine_Contacts: dbo.SPFILES

1: Alias: GoldMine_Contacts
2: Server message: Db-library network communciations layer not loaded.

BDE Error Cat:Code: [51:3]
BDE: 500 [21/6/1999] GoldMine: 5.50.10424

User: MASTER
Window: &Annuler

Template: 7169
Details:
ALIAS: GoldMine_Contacts
NATIVEMSG: Db-library network communciations layer not loaded.

Here is the config of the borland key registry :
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland]

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"LOCALE_LIB1"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"LOCALE_LIB2"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"LOCALE_LIB3"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"LOCALE_LIB4"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"LOCALE_LIB5"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"LOCALE_LIB6"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"LOCALE_LIB7"="\\\\servnt5\\goldmine\\setup\\bdeshare"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="\\\\servnt5\\goldmine\\setup\\bdeshare"
"RESOURCE"="0009"
"CONFIGFILE01"="\\\\servnt5\\goldmine\\setup\\bdeshare\\idapi32.cfg"

Thanks for your help, it's very important for me to resolve this problem quickly.


 
Also in BDE make sure the Server is correctly entered in the BDE Alias.

If problems continue go into the SQL Client network utility and set the connection to Named Pipes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top