>- see footer for list info -< I am moving to another host. The SQL dbs that I have on the original will be moved to a MySQL db. Now how I'm going to do that is the issue.
short text, like names, is not a problem. But I have comment fields, and other text fields that have non-printable characters that should be preserved to the new db. What's the best way to do this when I don't have access to the back end? I'll just have to rely on CF to do the export/importing. Some of the options I've thought of... I could use WDDX to serialize the query. I could use tobase64 to convert the data to create a text export file. David /JGG _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
