Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Conversion failed when converting from a character string to uniqueidentifier.
|
| |
The error occurred in //es2_san/share.production/h_drive/docs/_eshowlive/support/person_profile.cfm: line 135
Called from //es2_san/share.production/h_drive/docs/_eshowlive/support/person_profile.cfm: line 1
Called from //es2_san/share.production/h_drive/docs/sso/act/2025/eposter_pres_poster.cfm: line 1
Called from //es2_san/share.production/h_drive/docs/sso/act/2025/Application.cfc: line 12
Called from //es2_san/share.production/h_drive/docs/_eshowlive/support/person_profile.cfm: line 135
Called from //es2_san/share.production/h_drive/docs/_eshowlive/support/person_profile.cfm: line 1
Called from //es2_san/share.production/h_drive/docs/sso/act/2025/eposter_pres_poster.cfm: line 1
Called from //es2_san/share.production/h_drive/docs/sso/act/2025/Application.cfc: line 12
|
133 : and master_detail.show_id = <cfqueryparam value="#g_association#">
134 : and master_detail.active = 1
135 : and master_detail.parent_key = <cfqueryparam value="#person.master_key#" list="true">
136 : and master_detail.net_code=1018
137 : </cfquery>
|
|
| SQLSTATE |
HY000 |
| DATASOURCE |
eshow_sql005 |
| VENDORERRORCODE |
8169 |
| SQL |
select master_detail.key_id,
master_detail.description
from master_detail with (nolock)
where master_detail.client_id = (param 1)
and master_detail.show_id = (param 2)
and master_detail.active = 1
and master_detail.parent_key = (param 3)
and master_detail.net_code=1018
|
|
|
Resources:
|
| Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
| Remote Address |
172.16.11.50 |
| Referrer |
|
| Date/Time |
14-Dec-25 03:55 AM |
|