Updating Couchbase Bucket using Talend and N1QL -- Any Update Examples Out There?
Hi,
Does anyone have an example of how to use Talend Studio 7.3 and tCouchbaseOutput to update Couchbase information? My N1QL query works but when I use the parameter query box, I keep getting an error that says "java.lang.RuntimeException: [3000] syntax error - at WHERE".
It's odd because the query works just fine when I put the actual numbers in and run it on couchbase directly.