i have prep my sql 2012 express instance for tfs.
default is sqlexpress, but I created another tfssqlexpress for tfs purpose. also due to the collation requirement by tfs is different with default setup sql express.
at the tfs configuration screen, it start up the wizard, but always stated will use sqlexpress, which I want to change to tfssqlexpress.
I found no proper way to change that.
I even tried stop the sqlexpress service, it still stick to sqlexpress.
how can I change the setup to use another sql instance?