Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'Passionasia_com.sirsiam.currency'.
|
| |
The error occurred in E:\template.hotelthailand.com\class\hotel_ch.cfc: line 141
Called from E:\template.hotelthailand.com\hotel_gallery.cfm: line 20
Called from E:\template.hotelthailand.com\class\hotel_ch.cfc: line 141
Called from E:\template.hotelthailand.com\hotel_gallery.cfm: line 20
|
139 : AND hm.l_rate = 3
140 : AND hv.site3 = 1
141 : AND ht.hotel_id = #val(hotelId)#
142 : </CFQUERY>
143 :
|
|
| SQL |
SELECT hm.min_rate/cc.perUSD*obj.perUSD AS min_rate, 'THB' AS currency_abbrFROM Passionasia_com.sirsiam.hotel ht, Passionasia_com.sirsiam.hotel_min_max hm, Passionasia_com.sirsiam.hotel_validity hv, Passionasia_com.sirsiam.currency cc, (SELECT perUSDFROM Passionasia_com.sirsiam.currencyWHERE currency_abbr = 'THB') objWHERE ht.tmp_min_valid_id = hm.valid_idAND hm.valid_id = hv.valid_idAND hv.currency_id = cc.currency_idAND isNull(ht.cancel, 0) = 0AND hm.l_rate = 3AND hv.site3 = 1AND ht.hotel_id = 999 |
| DATASOURCE |
hotel_static |
| VENDORERRORCODE |
208 |
| SQLSTATE |
42S02 |
|
|
Resources:
|
| Browser |
ColdFusion |
| Remote Address |
192.168.11.44 |
| Referrer |
|
| Date/Time |
26-Nov-09 04:20 PM |
|