|
Instead of posting the entire schema, I created a smaller table to test and got the same results. The schema I attached shows the Latitude, Longitude, Match Type and Status fields as created by Manifold. If a lat/long column is populated, Manifold will pop the error, "Can't Modify Table Cell". If I start by setting both columns to null, the geocoding works. Until it gets to the exceptions. Anytime I click on Accept, I'll get the "Can't Modify" message. I assume this is because the initial run of the geocoding has now populated the exception records with 0's. I can do nothing but exit out of the exception window. I don't see a way of getting back in to the exceptions window without running the initial geocode which puts 0's in the columns for which the exception process "Can't Modify". The actual table is 1meg+ records. Importing/exporting a subset of those records (we only need to update a subset at a time) is cumbersome but possible. It just seems like linking should work and would provide the least disruption to shared database access. The "Can't Modify" and the behavior described above occurs: 1. Whether I use an existing column or specify Manifold to create a new one. Or if I specify the same column Manifold created in the previous test run. 2. Use MySQL or InnoDB 3. Use a small sample table or the larger 60 column table. Thanks again for the help! Attachments:
 sites.map
 SitesSchema.html
Scott. Newbie helping out a client... |