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

  • 相关阅读:
    jquery实现回车键执行ajax
    php post请求
    题解 P2825 【[HEOI2016/TJOI2016]游戏】
    莫队
    一些关于数学的知识(总结)
    P3232[HNOI2013]游走
    万物生长 / Tribles
    [BZOJ4244]邮戳拉力赛
    P1095 守望者的逃离
    P3953 逛公园
  • 原文地址:https://www.cnblogs.com/Mac_Hui/p/4078741.html
Copyright © 2011-2022 走看看