I'm getting this error
[Microsoft] [SQL Server Native Client 11.0][SQL Server] Invalid Object Name 'TBL_PUBIPS'
[Microsoft] [SQL Server Native Client 11.0][SQL Server] Invalid Object Name 'TBL_SERVERINFO'
This is on a remote dedicated 6 core server running Windows Server 2008 R2.
The tables belong to an online game I host and do exist as I can open them on the remote server using SQL Server 2012.
I've read that this error might be linked to listening on a closed port but all ports are supposedly open on the dedi.
Some people associated with the game I host say it only runs on single or dual core machines. Being 6 core, is this the cause of the error ?
Any help would be gratefully received.
Go to the complete details ...