Solution to "DB-library network communciations layer not loaded." error occurs when Delphi uses BDE to connect to a remote ms SQL Server 2000 database

Source: Internet
Author: User

Incorrect environment: Windows XP SP2, Delphi7, remote ms SQL Server 2000 Enterprise Edition
Error: Use BDE to connect to the remote ms SQL Server 2000 database. When the connection is opened, the error message "DB-library network communciations layer not loaded." appears.
Solution: Replace the ntwdblib. dll file under Windows Server 2003 Enterprise Edition with the c: \ windows \ system32 directory in Windows XP.
Error Analysis: it is normal to connect to a remote ms SQL Server 2003 database using Windows Server 2000 Enterprise Edition and Delphi7. It should be a data connection driver problem, but it can be ruled out by BDE, according to my personal inference, it should be the problem that the ms SQL Server 2000 client is connected to the driver. After checking, we found the ntwdblib under Windows XP SP2. the DLL file version is: 1998.11.20., and ntwdblib under Windows Server 2003 Enterprise Edition. the DLL file version is 2000.80.194.0. I guess the version is ntwdblib of 1998.11.20. dll should support up to 7.0 ms SQL Server version

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.