<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#0060bf;">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><span><tinyows online_resource="<a target='_blank' href='http://127.0.0.1/cgi-bin/tinyows.exe'>http://127.0.0.1/cgi-bin/tinyows.exe</a>"></tinyows></span><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><span> server="<a target="_blank"
href="http://127.0.0.1:8080/cgi-bin/tinyows.exe">http://127.0.0.1:8080/cgi-bin/tinyows.exe</a>" </span><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>