Is this possible?
I've followed the instructions from here (http://www.jetbrains.net/confluence/display/TCD4/Setting+up+an+External+Database#SettingupanExternalDatabase-MicrosoftSQLServer2005) but I keep getting an 404 Error when trying to access Teamcity.
I've used the following syntax to configure jTDS: connectionUrl=jdbc:jtds:sqlserver://[host]\sqlexpress:1433/[database name]