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
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.