[fdo-users] Create an FdoFeatureClass?

Greg Boone greg.boone at autodesk.com
Tue Apr 14 15:34:30 EDT 2009


Could be a bug in the provider. I think it would have to be tested further. 

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of VJ
Sent: Tuesday, April 14, 2009 3:27 PM
To: fdo-users at lists.osgeo.org
Subject: RE: [fdo-users] Create an FdoFeatureClass?


That is my issue: it doesn't appear in PostGIS (no trace of it), I'm looking with pgadmin. :-(

>From in my program, everything seems in order (Schema contains class). But on the next execution, there also is no trace of it...

I tried flush (on the FdoIConnection), but to no avail.

Any thoughts?
Thanks!



If the subsequent FdoIDescribeSchema returns a FdoFeatureSchema containing your new class, then everything worked.

If you want to be doubly sure, take a look at the PostGIS database with pgAdmin and see if a new table (representing your new feature class) is there.

- Jackie


-- 
View this message in context: http://n2.nabble.com/Create-an-FdoFeatureClass--tp2611536p2634852.html
Sent from the FDO Users mailing list archive at Nabble.com.

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list