I am trying to connect to remote server using MS SQL SERVER EXPRESS EDITION thing is that it throws error that cannot connect to remote server . My question is that does MS SQL SERVER EXPRESS EDITION support remote connections or not if YES then mention the necessary changes to be made or steps to go through. I need this matter sorted out asap.
Can you explain what is trying to connect to the database (application, management console, website), and how the servers are separated (separate networks, same network, etc..)? It does support connecting remotely, and is most likely as matter of configuring, and firewalls.
Check if you have firewall blocking? If yes open a port and configure the SQL to listen to that port alone.
Well I am trying to connect to online database server from desktop application to update data over there thing is it is not connecting with express edition.
sure it support remote server......but plz check firewall and port configuration,if configured then ok ...otherwise configure it.