Hi ,
I am getting below error while trying to connect to the application database. Need suggestions
Hi ,
I am getting below error while trying to connect to the application database. Need suggestions
May I know from where you are trying to connect, and also check the below steps.
Step 1) Make sure SQL SERVER is up and the instance you try to connect is running.
Step 2) Your system Firewall should not block SQL Server port.
Step 3) Go to Computer Management >> Service and Application >> SQL Server 2005 Configuration >> Network Configuration
Enable TCP/IP protocol. Make sure that SQL SERVER port is by Default 1433.
Hi ,try use 32 bit oracle client to connect to DB
I have checked the connection in Sql developer and itโs working. I donโt have sql server 2005 available in the mentioned path, is it something I need to install ?
Can you please provide details of how can I do this ?
Hello,
Maybe this is an old post but the below information can help the members in the future.
This error appears mostly when:
Fast checks to fix this error:
You can check step by step the above fixes at https://www.get-itsolutions.com/sql-server-error-26-sql-error-40-fix/
Thnx