Chewy509
Wotty wot wot.
Does anyone have a ODBC driver for a Sculptor 4GL database engine?
Googling comes up with little information about Sculptor 4GL, even less about ODBC drivers for 3rd party systems.
I'm basically after the driver, so I can extract data from a legacy system that is written in Scupltor 4GL, and to note I have no viable means of contacting the original authors of the software.
I can use the inbuilt report application that ships with the legacy system, but since I have no direct insight into what data is actually in the individual tables, it's hard to write a report to extract everything... A generic connection via ODBC would allow me to "select * from table" to get all the fields, not just selected fields.
Any pointers/hints or just the ODBC driver would be a great help!
PS. OLE or ADO.NET drivers also accepted as well, just any way to get at the data!
Googling comes up with little information about Sculptor 4GL, even less about ODBC drivers for 3rd party systems.
I'm basically after the driver, so I can extract data from a legacy system that is written in Scupltor 4GL, and to note I have no viable means of contacting the original authors of the software.
I can use the inbuilt report application that ships with the legacy system, but since I have no direct insight into what data is actually in the individual tables, it's hard to write a report to extract everything... A generic connection via ODBC would allow me to "select * from table" to get all the fields, not just selected fields.
Any pointers/hints or just the ODBC driver would be a great help!
PS. OLE or ADO.NET drivers also accepted as well, just any way to get at the data!