Menu

If anybody has a question email me directly

OTL
2010-10-14
2020-11-27
  • Sergei Kuchin

    Sergei Kuchin - 2010-10-14

    Hi All,

    If anybody has an urgent question, email me directly (my email address is on the OTL Web site),

    Cheers,
    Sergei Kuchin

     
  • fengjia0095

    fengjia0095 - 2020-11-27

    Hello, Kuchin.
    I want to insert some Chinese characters in mysql, I have learned your examples
    db.rlogon("UID=scott;PWD=tiger;DSN=mysql35;CHARSET=gb18030");
    and insert the Chinese characters successful.
    But I cannot use the 'CHARSET=gb18030' as the login parameter, for some reason.So my login code is
    db.rlogon("UID=scott;PWD=tiger;DSN=mysql35");
    The question is: How can i insert Chinese characters with my login code?
    Waiting for your reply.

    My email is fengjia095@163.com.
    Both comment here or email me is OK.Thank you very much.

     

    Last edit: fengjia0095 2020-11-27

Log in to post a comment.