MySQL Forums
Forum List  »  Chinese

Re: utf8 with powerbuilder 10.0
Posted by: Peter Piechutzki
Date: April 25, 2008 04:43AM

We had same problems with russian char set. we moved to connector 5.1.4 and unicode works. as mentioned in other threads 3.xx supposedly does not support unicode.

if you have problems with connecting althogh connect information is stored in dns odbc profile don't get frustrated. we've already submitted a bug. you'll have to connect programmatically. Our connect options for pb 11.2:
ConnectString='DSN=MySqlDsn;UID=usename;PWD=password;server=nnn.nnn.nnn.nnn;db=ourdb;option=135168',OJSyntax='ANSI'

Regards
Peter P.

Options: ReplyQuote


Subject
Views
Written By
Posted
13151
May 02, 2007 05:46AM
Re: utf8 with powerbuilder 10.0
7175
April 25, 2008 04:43AM
6277
November 10, 2008 06:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.