Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
linenumberstrue
<spatial:spatialengine id="sqlserver">
	  <dbtype>sqlserver</dbtype>
  	<host>sqlhost</host>
  	<port>1434<port>1434</port>
  	<user>gis</user>
  	<passwd>hak0rz</passwd>
  	<schema>GIS</schema>
  <minconnection>2</minconnections>
  <validateconnections>true</validateconnections>
</spatial:spatialengine>