search for: index5

Displaying 2 results from an estimated 2 matches for "index5".

Did you mean: index
2011 Sep 02
0
No subject
...e class=3D"sql plain">MyTable </code></div> <div class=3D"line number5 index4 alt2"><code class=3D"sql keyword">FOR</co= de> <code class=3D"sql plain">EACH ROW </code></div> <div class=3D"line number6 index5 alt1"><code class=3D"sql keyword">BEGIN</= code></div> <div class=3D"line number7 index6 alt2"><code class=3D"sql spaces">&nbsp;</= code><code class=3D"sql keyword">DECLARE</code> <code class=3D&q...
2006 Mar 27
4
Remote databases and daemons
I've looked over the docs on remote backends, the protocol, and a bit of the c++ for doing distributed and remote searches. I've got a couple of questions: * The remote protocol is usable only as a Database, not as a WriteableDatabase -- is this correct? So, if I don't want my application to have a copy of the database on the same machine I'll need to write an indexer daemon on