problem with turkish field name and data
am 07.06.2005 09:33:04 von Nalan Akpinar
------=_NextPart_000_0004_01C56B4C.4A75D550
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
MyODBC on Windows 2000 can't link tables with exact characters on Access if
field names or data have Turkish characters. I have no problem with
linking/using these tables on 98 or XP.
Driver version: 3.51.11
Could you help me please?
Nalan
------=_NextPart_000_0004_01C56B4C.4A75D550--
Re: problem with turkish field name and data
am 07.06.2005 15:08:37 von artem
Hello Nalan,
Tuesday, June 7, 2005, 10:33:04 AM, you wrote:
> MyODBC on Windows 2000 can't link tables with exact characters on Access if
> field names or data have Turkish characters. I have no problem with
> linking/using these tables on 98 or XP.
> Driver version: 3.51.11
> Could you help me please?
> Nalan
tired from charset and illegal collection mix too,
have downgraded to MyODBC 3.51.08 - it helps
--
Best regards,
artem mailto:artem@w510.com.ua
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org
Re: problem with turkish field name and data
am 07.06.2005 16:16:47 von artem
Hello Nalan,
Tuesday, June 7, 2005, 10:33:04 AM, you wrote:
> MyODBC on Windows 2000 can't link tables with exact characters on Access if
> field names or data have Turkish characters. I have no problem with
> linking/using these tables on 98 or XP.
> Driver version: 3.51.11
> Could you help me please?
> Nalan
btw, if you use DSN, you can try [Initial Statement] field in DSN
dialog - use SET NAMES 'wanted_character_set'
if you use VB connection string - i don't know
--
Best regards,
artem mailto:artem@w510.com.ua
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org