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
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.