KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q124409: UT1x: Upsizing Wizard Incorrectly Converts Extended Characters

Article: Q124409
Product(s): Microsoft Access Distribution Kit
Version(s): WINDOWS:1.0
Operating System(s): 
Keyword(s): kbusage
Last Modified: 24-JUL-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Access Upsizing Tools 1.0 
-------------------------------------------------------------------------------


SYMPTOMS
========

When you use the Microsoft Access Upsizing Tools Upsizing Wizard to transfer
tables from Microsoft Access version 2.0 to Microsoft SQL Server, certain
extended ASCII characters in table or field names are not transferred as
underscore characters as they should be. When the Upsizing Wizard creates items
such as triggers, rules, and defaults for these tables or fields, however, it
refers to the underscore character that should have been used, instead of to the
extended character. For example, if you have a table with a counter field named

  

  <accented A>bracadabra

the INSERT trigger will reference the field as

  

  _bracadabra

even though the field will still be named:

  

  <accented A>bracadabra

RESOLUTION
==========

To work around this problem, replace the extended characters in table or field
names with an underscore character in Microsoft Access before you transfer the
tables to Microsoft SQL Server. Characters with a value greater than 128 can
exhibit this problem.

STATUS
======

Microsoft has confirmed this to be a problem in the Microsoft Access Upsizing
Tools version 1.0. We are researching this problem and will post new information
here in the Microsoft Knowledge Base as it becomes available.

Additional query words:

======================================================================
Keywords          : kbusage 
Technology        : kbAccessSearch kbAccessUpsizingTools100
Version           : WINDOWS:1.0
Hardware          : x86
Issue type        : kbbug

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.