Crystal Reports Logons used to execute reports.
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
CRYSTAL_CONNECTION_ID  | 
int  | 
Foreign key to CRYSTAL_CONNECTIONS.ID  | 
CRYSTAL_DOCUMENT_ID  | 
int  | 
Foreign key to CRYSTAL_DOCUMENTS.ID  | 
DATABASE_DLL  | 
varchar  | 
Database DLL name used by this logon  | 
DATABASE_DLL_CUSTOM  | 
varchar  | 
Database DLL custom used by this logon  | 
DATABASE_NAME  | 
varchar  | 
Database name that this logon uses  | 
DATABASE_NAME_CUSTOM  | 
varchar  | 
Database name custom that this logon uses  | 
DATABASE_SERVER_TYPE  | 
varchar  | 
Database server type  | 
ID  | 
int  | 
Internal MMDB DB Id  | 
NETWORK_LAYER  | 
varchar  | 
Network layer used by the logon  | 
SERVER_NAME  | 
varchar  | 
Server name used by the logon  | 
SERVER_NAME_CUSTOM  | 
varchar  | 
Server name customer used by the logon  | 
SERVER_TYPE  | 
int  | 
Server type used by the logon  | 
SERVER_TYPE_CUSTOM  | 
int  | 
Server type custom used by the logon  | 
SUBREPORT_NAME  | 
varchar  | 
Subreport name the logon connects to  | 
USER_NAME  | 
varchar  | 
Username used by the logon  | 
USER_NAME_CUSTOM  | 
varchar  | 
Username custom used by the logon  | 
 
See also