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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.