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中类中的@property
    Python列表的三种遍历(序号和值)的方法
    Numpy一文全了解
    python中list操作方法
    Material Design
    android动画xml
    java配置opencv-在eclipse中
    android 重装sdk或者系统的时模拟器出现can open ****
    hdu acm 1005
    hdu acm 1007
  • 原文地址:https://www.cnblogs.com/Mac_Hui/p/4078741.html
Copyright © 2011-2022 走看看