[fdo-internals] Re: insert error control properties with KingOracle

Jackie Ng jumpinjackie at gmail.com
Fri Dec 2 09:07:02 EST 2011


Would you run a CREATE TABLE or ALTER TABLE everytime you do a SQL INSERT
statement? Of course not!

IApplySchema is equivalent to doing a such CREATE/ALTER TABLE and doing it
before insert is completely not necessary.

You know what table you want to insert into, the King Oracle provider just
has a wacky naming convention for feature classes on a default Oracle
Schema, which is:

[Schema Name]~[Table Name]~[Geometry Column]

That is what you use for SetFeatureClassName()

- Jackie

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/insert-error-control-properties-with-KingOracle-tp7046704p7054826.html
Sent from the FDO Internals mailing list archive at Nabble.com.


More information about the fdo-internals mailing list