Cannot connect through TCP/IP with dbxspda40.dll and d2007

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
dbxsda4std
Posts: 2
Joined: Wed 25 Jun 2008 21:28

Cannot connect through TCP/IP with dbxspda40.dll and d2007

Post by dbxsda4std » Thu 26 Jun 2008 07:51

The same program, compiled with D7 and using dbxspda works fine. Is there any known problem with this driver?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 27 Jun 2008 14:56

Please check connection settings, antiviruses, firewalls, etc.
If this does not help, specify the exact error message text.

dbxsda4std
Posts: 2
Joined: Wed 25 Jun 2008 21:28

Post by dbxsda4std » Tue 01 Jul 2008 06:51

The error is:

(provider: Named Pipes Provider, error: 40 - Could not open a connection to
SQL Server) (Microsoft SQL Server, Error: 53)

The most incredible for me is : D7 accesing the same server works. The same program , the same server with D2007 + its driver doesn't access

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 02 Jul 2008 11:04

Please take a look at this article. if it will not help to cope with the problem, send your registration information to sdac*devart*com. We will send you a test version of the driver.

Post Reply