User-773355071 posted
I had copy a 2008 R2 database from Server A (Enterprise (64-bit) Version 10.0.2841.0 SP1 Server(NT 6.1 (X64) Build
7601:SP1)
To Server "B" (Enterprise (64-bit) 10.50.4000.0 SP2
Server(NT 6.1 (X64) Build 7601: SP1)
When I click on the application I receive the DBNETLIB ConnectionOpen(Connect...... SQL Server does not exist....... error? I can't seem to figure out why because TCP/IP & Name Pipe
is enable, I am able to login the database and select data from the tables with the account the application is using And my config file is set-up like
Provider=SQLOLEDB;Data Source=ServerB\ServerB.access.local;Initial Catalog=DatabaseName;User Id=LoginAccount;Password=Loginpwd;
What is it that I missing or have wrong?
</value>