Are there any plans to update this project for Qt5? I modified the source and got things to build up to the point that I get errors about undeclared variables (ie: ODBC_USER_DSN, ODBC_ADD_DSN, etc...). Obviously those have nothing to do with Qt, but I don't know where they're supposed to come from.
Also, the Qt4 version packaged with Ubuntu does not seem to operate as expected. If you open ODBCCreateDataSourceQ4 and click cancel, the following error message appears: "failed: no more errors to report". When I tired to create a system DSN for FreeTDS it did not work (seems to generate the wrong spacing between names and values). I also had problems with ODBCManageDataSourcesQ4. Sorry I'm not more specific, this was several months ago and I don't remember exact details.
All and all, I was not able to use the tool and had to write the configs by hand.
I am wondering if the project is still maintained. I would like to get better error reports and possibly help fix the errors. However, before I take the time would like to know if my efforts would be appreciated.
(I apologize that a previous version of this message lacked tact and was no way to introduce myself)
Last edit: Colin Svingen 2014-09-10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are there any plans to update this project for Qt5? I modified the source and got things to build up to the point that I get errors about undeclared variables (ie: ODBC_USER_DSN, ODBC_ADD_DSN, etc...). Obviously those have nothing to do with Qt, but I don't know where they're supposed to come from.
Also, the Qt4 version packaged with Ubuntu does not seem to operate as expected. If you open ODBCCreateDataSourceQ4 and click cancel, the following error message appears: "failed: no more errors to report". When I tired to create a system DSN for FreeTDS it did not work (seems to generate the wrong spacing between names and values). I also had problems with ODBCManageDataSourcesQ4. Sorry I'm not more specific, this was several months ago and I don't remember exact details.
All and all, I was not able to use the tool and had to write the configs by hand.
I am wondering if the project is still maintained. I would like to get better error reports and possibly help fix the errors. However, before I take the time would like to know if my efforts would be appreciated.
(I apologize that a previous version of this message lacked tact and was no way to introduce myself)
Last edit: Colin Svingen 2014-09-10
There has been some interest in this lately. I think I (and possibly another) will look into it.