<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&eacute;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 />
                >&nbsp;&nbsp;&nbsp; &nbsp;schema_dir="/ms4w/apps/tinyows/schema/"<br />
                >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wfs_display_bbox="1"><br />
                ><br />
                >&lt;metadata<br />
                >&nbsp;&nbsp;&nbsp; ...<br />
                >&lt;/metadata><br />
                ><br />
                >&lt;pg host="127.0.0.1" user="postgres" password="postgres" dbname="postgres" port="5432"/><br />
                ><br />
                >&lt;layer retrievable="1" <br />
                >&nbsp;&nbsp;&nbsp; writable="1" <br />
                >&nbsp;&nbsp;&nbsp; prefix="sitel" <br />
                >&nbsp;&nbsp;&nbsp; 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 />
                >&nbsp;&nbsp;&nbsp; schema="public" <br />
                >&nbsp;&nbsp;&nbsp; name="ways" <br />
                >&nbsp;&nbsp;&nbsp; title="Ways" <br />
                >&nbsp;&nbsp;&nbsp; srid="4326" /><br />
                ><br />
                >&lt;/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>