Hi
<br />
We store all spatial data in SQL 2008. All DB-s also includes f_ tables for describing Schemas and Clases. 
<br />
<br />
We realize that <b>f_</b> tables are now optional in SQL 2008, but they are great because they provide clean and organized data.
<br />
<br />
The only problem when using f_ tables is how to add new feature class from new table or some view.
<br/>
<br />
When we import data to SQL with non FDO provider, only table is created and f_ tables are not populated. Also when some new view is created, we have manualy populate f_ tables if we want to view data. When one new column on existing class is created also something with f_ tables, ... there is many cases when manualy editing of f_ tables should be done to corectly view data ...
<br/>
<br />
 We know, that with some tricks (copy data from one to another DB with no f_ tables and back) should work, but I think that TOOL or PROCEDURE should be the best way for reading psyihical SQL objects maping and writing it to f_ tables (and also checker if something is deleted) ...
<br/>
<br />
Editing f_ tables by hand is very tricky, so:
<br />
<br />
<b>1.)</b> I'am wondering if there is some <b>TOOL</b> or <b>SQL PROCEDURE</b> for editing (check, read, write) f_ tables in SQL 2008 (SQL objects phyisical mapping to f_ tables and vice versa)?
<br />
<br />
<b>2.)</b> Whether this can be done via the FDO API?
<br />
<br />
<b>3.)</b> Is there any <b>DOCUMENTATION</b> for f_ tables?
<br />
<br /><div class="signature"><hr>
Srecko Lipovsek, BSc Civil Engineer 
<br />
Kaliopa d.o.o., Ljubljana, Slovenija
<br />
WWW: <a href="http://www.Kaliopa.si?by-user=t" target="_top" rel="nofollow" link="external">www.Kaliopa.si</a>  | <a href="http://www.iObcina.si?by-user=t" target="_top" rel="nofollow" link="external">www.iObcina.si</a> | <a href="http://gis.iObcina.si?by-user=t" target="_top" rel="nofollow" link="external">gis.iObcina.si</a> | <a href="http://www.iSlovenija.si?by-user=t" target="_top" rel="nofollow" link="external">www.iSlovenija.si</a> | <a href="http://www.iKomunala.si?by-user=t" target="_top" rel="nofollow" link="external">www.iKomunala.si</a></div>
<br><hr align="left" width="300">
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Tool-for-editing-f-tables-in-SQL-2008-tp5673979p5673979.html">Tool for editing f_ tables in SQL 2008?</a><br>
Sent from the <a href="http://osgeo-org.1803224.n2.nabble.com/FDO-Users-f2048584.html">FDO Users mailing list archive</a> at Nabble.com.<br>