zoukankan      html  css  js  c++  java
  • 水晶报表表的别名中含有特殊字符的处理

    In Crystal Reports, the following error message is displayed when an invalid character is used in the database

    table alias name: Query Engine Error: “The alias requested “myaliasname”, contains a combination of

    characters which is not considered to be valid”. The invalid characters are: .:{}()@&$#^!*~|%", -+>,/\`

    New Behavior:

    A registry subkey now exists that Crystal Reports uses to identify what characters are considered to be invalid

    for alias names. By default, the registry subkey value data contains the following characters:

    .:{}()@&$#^!*~|%"- If you wish to use one of the invalid characters in an alias name, remove the desired

    character from the registry subkey value data.

    The registry subkey is:

    HKEY_LOCAL_MACHINESoftwareCrystal Decisions9.0Crystal

    ReportsDatabaseInvalidAliasCharList

    The issue is corrected in the following component version, or later.

    craxddrt9.dll 9.2.3.723 04/16/2003

    craxdrt9.dll 9.2.3.723 04/16/2003

    crpe32.dll 9.2.3.723 04/16/2003

    crqe.dll 9.2.1.605 04/16/2003

    crw32.exe 9.2.3.723 04/16/2003

  • 相关阅读:
    Android中开发习惯
    Activity、Window和View三者间的关系有一定的见解
    Android底层有一定的认识,研究过相关的Android源码
    安卓工程的启动过程
    OAuth2认证有一定的了解
    屏幕适配经验
    NOIP模拟赛14
    NOIP模拟赛13
    NOIP模拟赛12
    NOIP模拟赛11
  • 原文地址:https://www.cnblogs.com/Mac_Hui/p/4078741.html
Copyright © 2011-2022 走看看