ks,
>
> *Marwa Elsaid*
>
> --
> Date: Wed, 15 Sep 2010 14:22:25 -0600
> Subject: Re: [Geoserver-users] Error creating datastore to SQL Server 2008
> From: jdeol...@opengeo.org
> To: melsaid2...@hotmail.com
> CC: geoserver-users@lists.sourceforge
datastore to SQL Server 2008
From: jdeol...@opengeo.org
To: melsaid2...@hotmail.com
CC: geoserver-users@lists.sourceforge.net; ahmed.ashm...@gt-egypt.com
Currently nvarchar is not supported as a type mapping. The reason being that
the JDBC Types constant is only available in java 1.6, and geotools
Currently nvarchar is not supported as a type mapping. The reason being that
the JDBC Types constant is only available in java 1.6, and
geotools/geoserver is still stuck on java 5. There is an open issue for
this:
http://jira.codehaus.org/browse/GEOS-3842
-Justin
2010/9/15 marwa El-said
>
> Hi
Hi,
I am using GeoServer 2.0.2 , SQL Server 2008 , Microsoft SQL Server JDBC Driver
3.0 and a java 1.4 SDK
I successfully connected to the sql server, but have a problem with type
"nvarchar" that didn't appear during publishing my layers
as a property to be loaded
I tried alot of solutio