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
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.