Character Codepage

This is a discussion on Character Codepage within the sqlserver-odbc forums in Microsoft SQL Server category; I have a access Database version 2000 running on ms access 2003. There are bunch of tables linked to sql server 2005 Database. Based on what I have read so far, odbc doesn't do codepage translation. Hence, I better make sure that ms access has the same code page as that of sql Database. How can I find out what character codepage ms access is using? Thanks in advance...

Go Back   Database Forum > Microsoft SQL Server > sqlserver-odbc

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-08-2008, 05:23 PM
Default Character Codepage

I have a access Database version 2000 running on ms access 2003. There are bunch
of
tables linked to sql server 2005 Database. Based on what I have read so far,
odbc doesn't do codepage translation. Hence, I better make sure that ms
access has the same code page as that of sql Database. How can I find out what
character codepage ms access is using?

Thanks in advance

Reply With Quote
  #2  
Old 08-09-2008, 01:21 AM
Default Re: Character Codepage

Most ODBC drivers can do codepage translation (with the right parameter, of
course) but this doesn't mean that a codepage translation will always be
successful at 100% because there are many incompatibilities between meany
codepages. You can make a call to the Windows API to determine the windows
code page of a running machine but if you have a translation problem, a much
easier option for you would be to use Unicode (nchar, nvarchar and ntext)
instead of ANSI (char, varchar and text) for your string fields on
sql-server.

Also, when you want to post to more than a single newsgroup, it's better to
make a crosspost than a multipost; see:
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html .

--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: sylvain aei ca (fill the blanks, no spam please)


"RG" wrote in message
news:508AA6DC-9221-425F-B175-76E4E84AB22F-at-microsoft.com...
>I have a access Database version 2000 running on ms access 2003. There are bunch
>of
> tables linked to sql server 2005 Database. Based on what I have read so far,
> odbc doesn't do codepage translation. Hence, I better make sure that ms
> access has the same code page as that of sql Database. How can I find out what
> character codepage ms access is using?
>
> Thanks in advance



Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 03:29 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.