you are right. I got a bit further now.
updating environment: 0 added, 1 changed, 0 removed Connecting to sqlite:///sampledata.db Running query u"select name as 'Name', email as 'E-mail' from users\norder by Name asc" Exception occurred: File "/usr/local/lib/python2.7/dist-packages/sphinxcontrib_sqltable-1.0-py2.7.egg/sphinxcontrib/sqltable.py", line 95, in run self.add_name(table_node) AttributeError: 'SQLTable' object has no attribute 'add_name' On Sat, Mar 3, 2012 at 8:46 AM, werner <wbru...@free.fr> wrote: > Hi Rita, > > 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 sphinx-dev@googlegroups.com. > To unsubscribe from this group, send email to sphinx-dev+unsubscribe@** > googlegroups.com <sphinx-dev%2bunsubscr...@googlegroups.com>. > For more options, visit this group at http://groups.google.com/** > group/sphinx-dev?hl=en <http://groups.google.com/group/sphinx-dev?hl=en>. > > -- --- Get your facts first, then you can distort them as you please.-- -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.