Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am troubleshooting a IPCC SQL server problem. It is impossible to connect to the IPCC SQL DB from another SQL enterprise manager. I change the authentication from windows to windows and SQL but no change. Does anyone have any idea what else could b...
while the VXC6215 is booting up, Press & Hold the "DELETE" key. This will take you into BIOS MODE of the VXC6215. Note: you may have to do this a couple of times to get it to work.The PASSWORD to get into BIOS mode is "Fireport"
I found the problem why I couldn't connect to the SQL DB. The port used is 4433 and not the default 1433. Therefore this needs to be specified when connecting to the DB. One way is entering ,4433 or create a alias using programs/microsoft sql server/...