Somebody is using ZjetDA ?? (Uhmmmm..... I think that people uses Zodbc..) It requires DAO, but I am unable to find this "thing" I am having this error: Traceback (most recent call last): File "E:\Archivos de programa\zwin\lib\python\Products\ZJetDA\__init__.py", li ne 6, in ? import sys, os, Globals, DA File "E:\Archivos de programa\zwin\lib\python\Products\ZJetDA\DA.py", line 8,in ? from db import DB File "E:\Archivos de programa\zwin\lib\python\Products\ZJetDA\db.py", line 14, in ? win32com.client.Dispatch('DAO.DBEngine.35') File "E:\Archivos de programa\Python21\win32com\client\__init__.py", line 94, in Dispatch dispatch, userName = dynamic._GetGoodDispatchAndUserName(dispatch,userName,c lsctx) File "E:\Archivos de programa\Python21\win32com\client\dynamic.py", line 81, in _GetGoodDispatchAndUserName return (_GetGoodDispatch(IDispatch, clsctx), userName) File "E:\Archivos de programa\Python21\win32com\client\dynamic.py", line 72, in _GetGoodDispatch IDispatch = pythoncom.CoCreateInstance(IDispatch, None, clsctx, çpythoncom.IID_IDispatch) com_error: (-2147221230, 'CLASS_E_NOTLICENSED', None, None) -- __o _ \<_ (_)/(_) Saludos de Julián EA4ACL -.-
Answering to myself, I have installed Zodbc in 5 minutes and working well with a .mdb file (so I have loss a lot of hours trying to make work ZjedDA!) On Wed, 17 Oct 2001, Julián Muñoz Domínguez wrote:
Somebody is using ZjetDA ?? (Uhmmmm..... I think that people uses Zodbc..)
It requires DAO, but I am unable to find this "thing"
I am having this error:
Traceback (most recent call last): File "E:\Archivos de programa\zwin\lib\python\Products\ZJetDA\__init__.py", li ne 6, in ? import sys, os, Globals, DA File "E:\Archivos de programa\zwin\lib\python\Products\ZJetDA\DA.py", line 8,in ? from db import DB File "E:\Archivos de programa\zwin\lib\python\Products\ZJetDA\db.py", line 14, in ? win32com.client.Dispatch('DAO.DBEngine.35') File "E:\Archivos de programa\Python21\win32com\client\__init__.py", line 94, in Dispatch dispatch, userName = dynamic._GetGoodDispatchAndUserName(dispatch,userName,c lsctx) File "E:\Archivos de programa\Python21\win32com\client\dynamic.py", line 81, in _GetGoodDispatchAndUserName return (_GetGoodDispatch(IDispatch, clsctx), userName) File "E:\Archivos de programa\Python21\win32com\client\dynamic.py", line 72, in _GetGoodDispatch IDispatch = pythoncom.CoCreateInstance(IDispatch, None, clsctx, çpythoncom.IID_IDispatch) com_error: (-2147221230, 'CLASS_E_NOTLICENSED', None, None)
-- __o _ \<_ (_)/(_) Saludos de Julián EA4ACL -.-
participants (1)
-
Julián Muñoz Domínguez