[Geoserver-users] SQL Server 2008 e Geoserver

2012-03-28 Thread Tsunanya
Hi, I have a pc with: - windows 7 - 64 bit - SQL Server 2008 r2 - Jre6 - Geoserver (Version 2.1-SNAPSHOT Subversion Revision -1) - Microsoft SQL Server JDBC Driver 3.0 - Chrome browser I'm not a computer expert but I have go to work with Geoserver and SQL server together because my company use

Re: [Geoserver-users] SQL Server 2008 e Geoserver

2013-05-10 Thread sys49152
1. unpack sqlserver-plugin.zip to : C:\Tomcat\webapps\geoserver\WEB-INF\lib 2. unpack Microsoft JDBC Driver 3.0 for SQL Server and SQL Azure first: - sqljdbc_3.0\enu\*sqljdbc4.jar * copy to C:\Tomcat\webapps\geoserver\WEB-INF\lib enu\auth\x86\* sqljdbc_auth.dll* enu\xa\x86\* sqljdbc_xa

Re: [Geoserver-users] SQL Server 2008 e Geoserver

2013-06-10 Thread txrpls
I am having the same issue. I am running Windows Server 2008 R2 and SQL Server 2008 R2. I have installed the files as directed with no luck. I am not running Tomcat. installed so the first file is installed in D:\Program Files (x86)\GeoServer 2.3.1\WEB-INF\lib the others as in step two below. I ha

Re: [Geoserver-users] SQL Server 2008 e Geoserver

2013-06-11 Thread Casper Span
I have it working on multiple machines. It's really only: - Installing the sql server plugin (copy to web-inf\lib) - Copy sqljdbc4.jarto web-inf\lib - copy sqljdbc_auth.dll & sqljdbc_xa.dll to c:\windows\system32\ You should copy the 64-bit dll's to C:\Windows\SysWOW64 if you are using a 64-bit J

Re: [Geoserver-users] SQL Server 2008 e Geoserver

2013-06-11 Thread Mark Paulson
3 4:04 AM To: "Mark R. Paulson" mailto:ma...@proseals.com>> Cc: "geoserver-users@lists.sourceforge.net<mailto:geoserver-users@lists.sourceforge.net>" mailto:geoserver-users@lists.sourceforge.net>> Subject: Re: [Geoserver-users] SQL Server 2008 e Geoserver

Re: [Geoserver-users] SQL Server 2008 e Geoserver

2013-06-12 Thread Casper Span
> From: Casper Span > Date: Tuesday, June 11, 2013 4:04 AM > To: "Mark R. Paulson" > Cc: "geoserver-users@lists.sourceforge.net" < > geoserver-users@lists.sourceforge.net> > Subject: Re: [Geoserver-users] SQL Server 2008 e Geoserver > >

Re: [Geoserver-users] SQL Server 2008 e Geoserver

2013-06-12 Thread Mark Paulson
rs@lists.sourceforge.net<mailto:geoserver-users@lists.sourceforge.net>" mailto:geoserver-users@lists.sourceforge.net>> Subject: Re: [Geoserver-users] SQL Server 2008 e Geoserver I have it working on multiple machines. It's really only: - Installing the sql server plugin (copy to w