File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8888 <target name =" setup-teamcity-firebird32" >
8989 <property name =" nhibernate.connection.driver_class" value=" NHibernate.Driver.FirebirdClientDriver" />
9090 <property name =" nhibernate.dialect" value=" NHibernate.Dialect.FirebirdDialect" />
91- <property name =" nhibernate.connection.connection_string" value=" DataSource=localhost;Database=nhibernate;UserID =SYSDBA;Password=masterkey" />
91+ <property name =" nhibernate.connection.connection_string" value=" DataSource=localhost;ServerType=0; Database=nhibernate;User ID =SYSDBA;Password=masterkey;Charset=NONE; " />
9292 <copy todir =" ${bin.dir}" >
9393 <fileset basedir =" ${root.dir}/lib/teamcity/firebird" >
9494 <include name =" *.dll" />
102102 <property name =" nunit-x64" value =" true" />
103103 <property name =" nhibernate.connection.driver_class" value=" NHibernate.Driver.FirebirdClientDriver" />
104104 <property name =" nhibernate.dialect" value=" NHibernate.Dialect.FirebirdDialect" />
105- <property name =" nhibernate.connection.connection_string" value=" DataSource=localhost;Database=nhibernate;UserID =SYSDBA;Password=masterkey" />
105+ <property name =" nhibernate.connection.connection_string" value=" DataSource=localhost;ServerType=0; Database=nhibernate;User ID =SYSDBA;Password=masterkey;Charset=NONE; " />
106106 <copy todir =" ${bin.dir}" >
107107 <fileset basedir =" ${root.dir}/lib/teamcity/firebird" >
108108 <include name =" *.dll" />
You can’t perform that action at this time.
0 commit comments