That really doesn't sound like an ArcSDE geodatabase -- SQL-Server usually reserves the suffixeson database files (and they come as a set .mdf/.ldf) -- but if it is, then you need to use SQL-Serverto detach the database, move it (and its companion) using the filesystem, then reattach the mdf.The .sde file is more than likely just the connection file to the database, so you'll probably want tolook at the datafiles' names (and location) before you detach the database.- V
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.