[fdo-users] Insert object on a existing SHP file

Jason Birch jason at jasonbirch.com
Sun Dec 20 15:16:59 EST 2009


Have you considered setting the oracle table up with a trigger that
inserts the next value from a sequence?

I think king.oracle may have some special naming-convention-based
handling around sequences that the trigger may not be required... I
haven't used it for a while though so not sure.

Jason

On 2009-12-20, Matteo <matteo.conte1979 at libero.it> wrote:
>
> Hi all,
>   I have a class in OracleXE with FeatId as IdentityProperty (autogenerate).
> The class isn't void. When I try to insert new feature in the class I get an
> error because I haven't compile the FeatId column. How I can retrieve the
> max value of FeatId column using VS.NET? I use King provider
> Regards,
> Matteo
> --
> View this message in context:
> http://n2.nabble.com/Insert-object-on-a-existing-SHP-file-tp4194807p4194807.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