A pre-10 workflow for this could be to populate nominal UUID values("{00000000-0000-0000-0000-000000000000}"), then run use "sdetable"to populate with "real" UUIDs. sdetable -o populate_uuid_column -t <table> -c <column> -u <DB_User_name> [-D <database>] [-p <DB_User_password>] [-i <service>] [-s <server_name>] [-q]My 9.3.1sp1 instance has the default value populated correctly, so you mightnot need to set any value.Alternatively, you can use the contrib/uuid-ossp module to populate valuesin the varchar(38) column.- V
sdetable -o populate_uuid_column -t <table> -c <column> -u <DB_User_name> [-D <database>] [-p <DB_User_password>] [-i <service>] [-s <server_name>] [-q]
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.