EDIT:
I have a second to implements. Its a Lotus Notes DB, and for the userauth there is a file on my computer.
I tryed it with the odbc of IBM:
-------------------------------------------------------
import pyodbc
import pyodbc
conn = pyodbc.connect('DRIVER={Lotus Notes SQL Driver (*.nsf)};SERVER=Wind/Sefar;DATABASE=Kopie_SCHSales.nsf;UID=***/M/CHTHA/Sefar;PWD=*****');
-------------------------------------------------------
I can connect, but i cant read out data, thats my i try with this Admin Site.
Do someone know how to implements?
I know how to make Multiple DB's...
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/uyf5Zc1AhB8J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment