Noticed that there in a package for exporting members but it seems to be reliant to MS SQL. The SQL syntax is incorrect. Is it possible to get it modified to MySQL or if you could release the souce code..?
The MemberExport depends heavily on Inner Joins, don't think that's compatible with MySql? If so I can send you the generated sql. Since there is also a commercial version the source will stay close. Sorry about that.
Exporting members
Hi!
I would like to import members from another site but dont know how to export the members? Is there an reasy way to achieve this?
Noticed that there in a package for exporting members but it seems to be reliant to MS SQL. The SQL syntax is incorrect. Is it possible to get it modified to MySQL or if you could release the souce code..?
Hi Froad,
The MemberExport depends heavily on Inner Joins, don't think that's compatible with MySql? If so I can send you the generated sql. Since there is also a commercial version the source will stay close. Sorry about that.
Cheers,
Richard
Thats true, MySql uses CROSS JOIN instead (replaces each other).
I have other ways of exporting members but not as neat as yours :)
Thx anyway!
Thanks for the compliment :P
is working on a reply...