Re: Unicode support
"SHANKAR Uma" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
I read through your earlier email, and realized that when I read it, I misread 'driver' as 'driver manager'. So, in short it is the driver manager that we build, and not the driver itself. We are using myodbc 3.51 or myodbc 5.x for drivers to connect to MySQL. And those are the only two I need to worry about. But we do not have control over how the driver works with wchar_t. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nick Gorham Sent: Tuesday, August 18, 2009 4:54 PM To: Development issues and topics for unixODBC Subject: Re: [unixODBC-dev] Unicode support SHANKAR Uma wrote: > Is there some clear documentation what this build time option is? I would like to read up before deciding whether to make code changes by using iconv() or use this build option. I am also a bit unclear on the Unicode driver part. > > We are towards the end of our development cycle, and this is holding things up. Given that we have had several exchanges since y;day, here are what I seem to have as options: > 1) Use iconv() for linux to convert to UCS-2 > 2) Use SQLWCHAR > 3) Use the build time option. > > Given the above 3 options, it seems to me that the build time option would be the easiest given where we are now. If it is, then could you explain the Unicode driver comment that you made? Like I said we are building the unixODBC drivers ourselves, so we do have control over how we build it. > But do you have control over hoe the driver works with wchar_t? What drivers are you building? -- Nick _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev