水晶报表表的别名中含有特殊字符的处理

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

原文地址:https://www.cnblogs.com/Mac_Hui/p/4078741.html