Quote:
|
Originally Posted by gary_580
I keep getting this error. I assume its because NTL have closed some ports???
Can't connect to MySQL server on 'xx.xxx.xx.xx'
|
Assuming you actually mean MySQL then no, this uses port 3306. The replies so far seem to be confusing this with Microsoft SQL (MS SQL) which runs on port 1433.
Also NTL only seem to be blocking incoming connections to 1433 so if you were trying to connect from your PC to a MS SQL database somewhere else it should still work.