--
You received this message because you are subscribed to the Google Groups "sphinx-dev" group.
To post to this group, send email to sphin...@googlegroups.com.
To unsubscribe from this group, send email to sphinx-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
Thanks for your response! Is there a more generic solution? what if i don't use sqlite
On 03/03/2012 14:32, Rita wrote:
> Ok. thanks
>
...
> .. sqltable::
> :sqltable_connection_string: sqlite:///sampledata.db
> select name from users
I think you need a blank line between the select and the :sqltable.... line
Werner
--
You received this message because you are subscribed to the Google Groups "sphinx-dev" group.
To post to this group, send email to sphin...@googlegroups.com.
To unsubscribe from this group, send email to sphinx-dev+unsubscribe@googlegroups.com.
Werner