I want to release an app to a client that uses MSDE, currently the app is being developed using SQL server 7.0 but will migrate it to MSDE for release.

If I used Access, I could install the app and leave the db unattended, and notwithstanding any database corruption I might never have to visit the client again.

Can I do the same with MSDE, or will using MSDE require a higher level of maintenance?