pricorrea ha scritto: > Hi, I would like to know if someone can help me. > > I created a spatial table in SQL 2008, called "Structure" is stored in > Geoserver. > I can see perfectly. Sometimes I'm trying to design and to save a new > feature (based on an example WFS-T that is in Geoserver) but when I try to > save it generates the following error (read-only):
Hmmm... I never used the SQL Server store, but usually that means the table has no primary key. Try adding one. Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
