Hmm I appear to have solved this problem by reinstalling the Web2Py
Framework and creating a new Oracle account. My issue now is with the
AUTH_GROUP and AUTH_EVENT tables. It gives me the strangest error whenever
I try to create a new user there.
On Tue, Oct 23, 2018 at 7:15 AM Michael Buchler
Hi guys,
I want to use oracle (11g) with web2py and changed the DAL to the
following:
db =
DAL(configuration.get('oracle://USERNAME:PASSWORD@localhost/SCHEMA_NAME'),
pool_size=configuration.get('db.pool_size'),
migrate_enabled=configuration.get('db.migrate'),
2 matches
Mail list logo