Reports from DBF Files

"Karl M. Joch" <[email protected]>
Newsgroups gmane.comp.gnu.enterprise.general
Message-ID <[email protected]>
Trying to create some reports on FreeBSD from Clipper/DBF Files.

datasources/drivers/dbf ist installed by gnue-common

Definitions:
------------

[onspezial]
comment = Spezial Kundendaten
provider = dbf
directory = /tmp/
dbname = kunden.dbf

Error Codes:
------------

Traceback (most recent call last):
DB000:   File 
"/usr/local/lib/python2.3/site-packages/gnue/designer/base/MenuBar.py", 
line 143, in <lambda>
DB000:     lambda event, l=self.instance, e=action, x=eventdata: 
l.dispatchEvent(e, **x))
DB000:   File 
"/usr/local/lib/python2.3/site-packages/gnue/common/events/EventController.py", 
line 111, in dispatchEvent
DB000:     handler(event)
DB000:   File 
"/usr/local/lib/python2.3/site-packages/gnue/designer/base/Instance.py", 
line 581, in __OnConnectTo
DB000:     tempDO = self.connections.getDataObject(conn, 'object')
DB000:   File 
"/usr/local/lib/python2.3/site-packages/gnue/common/datasources/GConnections.py", 
line 292, in getDataObject
DB000:     connection = self.getConnection(connection_name)
DB000:   File 
"/usr/local/lib/python2.3/site-packages/gnue/common/datasources/GConnections.py", 
line 245, in getConnection
DB000:     'Connection')
DB000:   File 
"/usr/local/lib/python2.3/site-packages/gnue/common/apps/plugin.py", 
line 168, in find
DB000:     raise LoadError, (name, result)
DB000: gnue.common.apps.plugin.LoadError: Cannot load plugin dbf
DB000: The following plugins failed:
DB000: * gnue.common.datasources.drivers.dbf.dbf: DependencyError: 
Module 'dbf' is not installed.
DB000:


Any help would be very appreziated to get things going. Maybe I have 
overseen some things. Any extra Pyton module needed for DBF files?

Regards,

Karl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.