On Nov 2, 2005, at 10:41 PM, Paul McNett wrote:
Yeah, I agree there isn't an answer, but is there something simple we can do (hopefully not involving changing the default Encoding back to latin-1) that would keep absolute newbies to Dabo from having to think about the issue?
Not if the demo databases are encoded in latin-1. I'll look into whether MySQL offers a way to determine this ahead of time; perhaps the cursor could get this information from the database, and then use it to handle the results. My guess is that it will no be able to be a single value, but rather a sequence of values for each column.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
