Hi,

I'm new in web2py and exploring to connect to Teradata. I was able to 
connect and few tables were created in Teradata,
auth_cas
auth_event
auth_group
auth_membership
auth_permission
auth_user

but it went to an error showing the following codes:

Error ticket for "APDUPLICATE"Ticket ID

127.0.0.1.2020-03-31.17-42-18.6b7d02b2-85ba-41b9-9e85-b218907e1403
Version
web2py™ Version 2.18.5-stable+timestamp.2019.04.08.04.22.03
Python Python 2.7.9: C:\web2py_win\web2py\web2py.exe (prefix: )Traceback

1.
2.
3.
4.
5.
6.
7.

Traceback (most recent call last):
  File "C:\web2py_win\web2py\gluon\main.py", line 541, in wsgibase
    BaseAdapter.close_all_instances('rollback')
  File "C:\web2py_win\web2py\gluon\packages\dal\pydal\connection.py", line 123, 
in close_all_instances
    db._adapter.close(action)
TypeError: close() takes exactly 1 argument (2 given)

Error snapshot [image: help] 
<http://127.0.0.1:8080/admin/default/ticket/APDUPLICATE/127.0.0.1.2020-03-31.17-42-18.6b7d02b2-85ba-41b9-9e85-b218907e1403#>

<type 'exceptions.TypeError'>(close() takes exactly 1 argument (2 given))


can someone help me.

TIA,
Nelson

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/08a8ee05-36ec-4101-a85c-3fc609b495c7%40googlegroups.com.

Reply via email to