BTW, I'm logged into the database via Toad as the same user as web2py.  The 
wiki tables are there, and I can run random queries against them without 
issue.  So, something in the creation of the SQL by the DAL or cx_Oracle is 
the apparent problem, but I can't see the actual SQL being generated in its 
entirety in the web2py error logs.

On Thursday, March 7, 2013 10:22:44 AM UTC-8, chicks wrote:

> Has anyone been able to get the wiki feature working with an Oracle DB?  
> The tables get created successfully with the current version, but any 
> attempt to create a page or search results in a ticket:
>  
> Create:
> <class 'cx_Oracle.DatabaseError'> ORA-00904: "WIKI_PAGE"."SLUG": invalid 
> identifier 
>
>  
>
> Search:
> <class 'cx_Oracle.DatabaseError'> ORA-00904: "WIKI_TAG"."WIKI_PAGE": 
> invalid identifier 
>
>  
>
> Looks like a nice feature, if it could be made to work.
>
> Thanks
>
>  
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to