Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
MS SQL, Ubuntu, and UTF-8 problems
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
wgw  
View profile  
 More options Jun 25 2012, 11:33 pm
From: wgw <wgwin...@gmail.com>
Date: Mon, 25 Jun 2012 20:33:04 -0700 (PDT)
Local: Mon, Jun 25 2012 11:33 pm
Subject: MS SQL, Ubuntu, and UTF-8 problems

I am on Ubuntu 10.04 and trying to get data with international characters
(éà etc...) from a remote ms sql server.

With tsql the data comes back with accents intact, so freetds is working
properly.

With pyodbc (pyodbc-2.1.7-py2.6-linux-i686.egg), accented characters are
scrambled.

With DataManager from unixODBC accented characters are scrambled too. (I
read that unixODBC had to be compiled with *--with-iconv-char-enc=UTF8 for
accents to display properly. )
**
I am able to interact properly using pymssql, which does not use unixODBC.

**Should I try to go up to pyodbc 2.3.1 in order to be able to set the
encoding? Or is this a unixODBC issue?

Some discussion....
*

   - *https://groups.google.com/d/topic/django-users/AOF1iXtraeU/discussion*
   - *https://groups.google.com/d/topic/django-users/ueQAqHvbzks/discussion*
   - *https://groups.google.com/d/topic/django-users/JPF4WjoG4GY/discussion*

*

*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Kleehammer  
View profile   Translate to Translated (View Original)
 More options Jun 25 2012, 11:35 pm
From: Michael Kleehammer <mkleeham...@gmail.com>
Date: Mon, 25 Jun 2012 20:35:21 -0700 (PDT)
Local: Mon, Jun 25 2012 11:35 pm
Subject: MS SQL, Ubuntu, and UTF-8 problems

If possible, try the Microsoft ODBC driver for Linux. It works very well.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wgwin...@gmail.com  
View profile  
 More options Jun 26 2012, 1:01 am
From: wgwin...@gmail.com
Date: Mon, 25 Jun 2012 22:01:55 -0700 (PDT)
Local: Tues, Jun 26 2012 1:01 am
Subject: Re: MS SQL, Ubuntu, and UTF-8 problems

Thanks for the feedback: as far as I can tell, it doesn't work with Ubuntu.
From the doc
(http://www.microsoft.com/en-us/download/details.aspx?id=28160) :

Supported operating systems: linux

Either 64-bit Red Hat Enterprise Linux 5 or 64-bit Red Hat Enterprise Linux
6 with the following RPM packages installed from your distribution’s
package repository:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »