(03-17-2015, 02:57 PM)mauronob Wrote: Hi BClinton !
I'm using your library for a personal proyect with MySQL & SQL Server, i have converted the models and the original DB to SQL-Server, and is running ok.
But I have a problem with reading the CI Controllers, using MySQL or SQL Server i have the same problem. The library cannot read all paths and returns the following error "Error decoding the response sent by the server.".
![[Image: appunto-test.png?_subject_uid=283382019&...9qBF5rGOWw]](https://dl-web.dropbox.com/get/Capturas%20de%20pantalla/appunto-test.png?_subject_uid=283382019&w=AADbhgJn2ObrYVhQuBwA5ldNwnjQpIB7OxWU9qBF5rGOWw)
In this link you can download my adaptation for SQL-Server if helps us to the library
The link Contains:
Models query adaptations + SQL to install with SQL-Server.
Link: https://www.dropbox.com/s/c9qr2nekdlnuev...v.rar?dl=0
Might you guide me to fix this problem?
Regards !
I solve then, the controllers do not have to have its constructor in class.
The library is running Great ! .