[mapguide-users] Can't insert feature into certain SDFs
Jason Birch
Jason.Birch at nanaimo.ca
Thu May 17 00:41:17 EDT 2007
I could be wrong, but I believe there were/are some restrictions around altering the schema of existing SDF files.
You might have to extract your existing SDF schema to XML, alter it, create a new SDF, apply the altered schema, and transfer the data.
Fortunately, the FDO2FDO application makes this extremely easy to do... as long as you're running Windows. :) You can rename columns, only transfer ones you care about, apply spatial and attribute filters, etc.
<http://www.sl-king.com/Fdo2Fdo/fdo2fdo.html>
It's great to see you investigate the problem so thoroughly before asking for help.
Jason
________________________________
From: Takashige Nakagawa
Subject: [mapguide-users] Can't insert feature into certain SDFs
Hi all.
I've been testing my code which insert features into SDFs and it worked well
so far.
When it comes to certain SDFs, however, it wouldn't work.
I can delete and update features of these SDFs, so "Read Only" issue seems
not to have anything with this problem.
More information about the mapguide-users
mailing list