Does anyone know how to capture data as it comes out of MySQL, goes through MyODBC, is processed by IIS, and delivered to the browser using ASP? I'm looking for the data as it goes from the following points: 1. From MySQL to MyODBC 2. From MyODBC to IIS 3. From ASP to the Browser
Background: I have one computer running Windows 2000 Service Pack 2, MySQL 3.23.38-nt, and the MySQL Driver for ODBC. The database is mostly Latin characters, but also have need for Japanese characters. When I write Japanese characters to the database and view it from a web page, some, but not all, characters are broken (i.e. changed into other Japanese characters). --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php