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

  • 相关阅读:
    Python web前端 03 CSS属性
    Python web前端 02 CSS
    Python web前端 01 HTML常用标签
    docker unbuntu 32-bit 更新apt-get
    打包django项目
    pyautogui控制鼠标键盘自动填写数据
    django交互vue遇到的问题
    二维码
    tree-data
    推荐算法 pd
  • 原文地址:https://www.cnblogs.com/Mac_Hui/p/4078741.html
Copyright © 2011-2022 走看看