TheSwamp

Code Red => .NET => Topic started by: nobody on June 02, 2019, 07:35:53 AM

Title: Map .Net / Importer
Post by: nobody on June 02, 2019, 07:35:53 AM
Possible to run the importer with different shape files more than once in a session?  Trying to import shape files from 2 different paths. It works fine when I run them in a single operation, but if I try to run them separately it seems Map hates me. 

Thanks!
Title: Re: Map .Net / Importer
Post by: nobody on June 02, 2019, 06:42:36 PM
Possible to run the importer with different shape files more than once in a session?  Trying to import shape files from 2 different paths. It works fine when I run them in a single operation, but if I try to run them separately it seems Map hates me. 

Thanks!

Nevermind. Appears I can declare/run the import engine multiple times.

Appears it was just having trouble with the table naming when I separated the activities.  Simple test for name fixed it <  :idiot2: