<html>
<head>
</head>
<body>Hallo Carlos<br />
        <br />
        The problem is on the QGIS side.<br />
        As I have understood things, QGIS does not support WFS-T, only WFS.<br />
        <br />
        I think uDig is supposed to make it, but when I tried I didn't succeed.<br />
        <br />
        Regards<br />
        Nicklas Avén <br />
        <br />
         2010-07-05 Carlos Ruiz wrote:<br />
        <br />
        >
        <div style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: rgb(0, 96, 191);">Hi all,<br />
                ><br />
                >I'm trying to setting up tinyows to edit some layers with qgis, I use the following config.xml configuration:<br />
                ><br />
                ><br />
                > schema_dir="/ms4w/apps/tinyows/schema/"<br />
                > wfs_display_bbox="1"><br />
                ><br />
                ><metadata<br />
                > ...<br />
                ></metadata><br />
                ><br />
                ><pg host="127.0.0.1" user="postgres" password="postgres" dbname="postgres" port="5432"/><br />
                ><br />
                ><layer retrievable="1" <br />
                > writable="1" <br />
                > prefix="sitel" <br />
                > server="<a href="http://127.0.0.1:8080/cgi-bin/tinyows.exe" target="_blank">127.0.0.1:8080/cgi-bin/tinyows.exe</a>" <br />
                > schema="public" <br />
                > name="ways" <br />
                > title="Ways" <br />
                > srid="4326" /><br />
                ><br />
                ></tinyows><br />
                ><br />
                >I can load the layer with QGIS but the edition tools appears disabled, postgres user haves all the privileges <br />
                >granted in PostgreSQL.<br />
                ><br />
                >What can I do to make the layer editable ?<br />
                ><br />
                >Thanks in advance<br />
                ><br />
                >>
                <div style="font-weight: bold;">IC Carlos Ruiz</div></div><br />
        >
</body>
</html>