I came across this project through ADOdb and it provides some very useful functionality, however I've come across a few problems, including:
- some bad characters in table data will break the xml
- lack of support for MySQL tinytext (patch submitted)
- cannot cope with large databases (php runs out of memory)
I also see there are a few open bug tickets.
I came here hoping to find some answers but it looks like no-one has worked on this project for quite some time. Can anyone tell me why this is? Is there a replacement / alternative project or homepage?
I'm quite willing to contribute code myself if someone can point me in the right direction as to how I do this.
Many thanks
Dave
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I came across this project through ADOdb and it provides some very useful functionality, however I've come across a few problems, including:
- some bad characters in table data will break the xml
- lack of support for MySQL tinytext (patch submitted)
- cannot cope with large databases (php runs out of memory)
I also see there are a few open bug tickets.
I came here hoping to find some answers but it looks like no-one has worked on this project for quite some time. Can anyone tell me why this is? Is there a replacement / alternative project or homepage?
I'm quite willing to contribute code myself if someone can point me in the right direction as to how I do this.
Many thanks
Dave