Xstore Office Default Data Base Port
Hello ,
Can anyone tried with different TCP-IP port than default one 1433 while during XStore office Installation ?
dtv.local.db.url=jdbc:sqlserver://localhost:8995;databaseName=XXX_XCENTER;sendStringParametersAsUnicode=false
I try to change the above URL in Xcenter.properites as well changed in DB(TCP/IP Settings ) side but it does not seem to work
so few questions
1. How to change DB setting after the installation ? Just change C:\xcenter-config\xcenter.properities and restart the service or anything else i need to perform to reflect any changes after the install ?
2. Does Xstore office is hard coded with 1433 ? as per doc please confirm