Skip to content
Advertisement

Tag: unixodbc

TopSpeed ODBC Driver for Python 3.x

Is there a way to make the old school TopSpeed (.TPS) database work in Python? Basically, I want to convert a data aggregation C# app that turns various data from AS/400 DB2 and some .TPS files from a mapped drive, into a Python web app. The DB2 part has already been taken care of. I’ve been thinking that this can

Advertisement