Folks,
In my server use:
- Windows 2012 R2 64-bit
- Couchbase Server 3.0.1 64-bit
- Couchbase Sync Gateway 1.2.0
- Couchbase .Net Client 1.3.10.0
I developed an app that fetches data in SQL Server and saved in Couchbase server.
To use the sync gateway, use “shadow”.
In Mobile Android application (Xamarin C #) use:
- Couchbase Lite 1.2.0.3
My question is:
HOW TO DELETE A DOCUMENT IN COUCHBASE.LITE AND Couchbase SERVER?
I need the document there is no longer anywhere!