It's common to see "table does not exist" errors during initial creation, since it'sbest practice to check if something already exists before creating it. SQL doesn'tgenerally have an "exists" function, so you query permissions and let the "tablenot found" error stand as an answer. It's perhaps misleading to use a singleerror-handling function when you *expect* an error, but we're just talking abouta setup log, after all.- V
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.