Cuestión : error de sintaxis que convierte fecha y hora de la serie de caracteres

Estoy consiguiendo el error de sintaxis del error que convierte fecha y hora de serie de caracteres. Creo que necesito utilizar el molde pero que no puedo conseguir el sintaxis correcto. Podría utilizar un cierto
tbl_CHC_PPO_VFR.PPO_VFR_KEY del help

SELECT, el
tbl_CHC_PPO_VFR.CBH_Vendor_Name, el
tbl_CHC_PPO_VFR.Vendor, el
tbl_CHC_PPO_VFR.FileType, el
Year ([Cycle_Date]) y el CASO CUANDO Len (mes ([Cycle_Date]))=1 ENTONCES “0” y EXTREMO OTRO COMO CHCCyclePeriod,
tbl_CHC_PPO_VFR.Account_Number,
tbl_CHC_PPO_VFR.Branch_Number,
tbl_CHC_PPO_VFR.Ben_Opt,
CASE CUANDO [Eft_Date] está ENTONCES EL EXTREMO OTRO “en blanco” nulo [de Eft_Date] COMO EftDate,
'blank del mes del mes ([Cycle_Date]) ([Cycle_Date]) COMO CoveragePeriod,
'blank COMO State_Abr,
tbl_CHC_PPO_VFR.Product,
Tbl_CHC_Products.Line_Of_Business COMO PELOTA ALTA,
tbl_CHC_PPO_VFR.Dollar_Amt,
tbl_CHC_PPO_VFR.Pending,
CASE CUANDO [Alliance_Ind] está ENTONCES EL EXTREMO OTRO “en blanco” nulo [de Alliance_Ind] COMO AllianceInd,
CASE CUANDO [Parent_Network_ID] está ENTONCES EL EXTREMO OTRO “en blanco” nulo [de Parent_Network_ID] COMO ParentNetworkID,
CASE CUANDO [Mem_Network_ID] está ENTONCES EL EXTREMO OTRO “en blanco” nulo [de Mem_Network_ID] COMO MemNetworkID,
CASE CUANDO [Coord_Party_ID] está ENTONCES EL EXTREMO OTRO “en blanco” nulo COMO CoordPartyID,
tbl_CHC_PPO_VFR.File_Date,
CASE [de Coord_Party_ID] del CUANDO [ManualAdjustment] ENTONCES EXTREMO nulo COMO ManualAdjust,
tbl_CHC_PPO_VFR.AdjustmentNote,
oapr_tbl_VFR_Payment_Period_Conversion es el “de No'ELSE [ManualAdjustment]. PaymentPeriod,
tbl_CHC_PPO_VFR.ClaimRefund,
oapr_tbl_VFR_Payment_Period_Conversion.PendFile
FROM ((el
INNER del oapr_tbl_VFR_Payment_Period_Conversion ENSAMBLAN el oapr_tbl_VFR_Payment_Period_Conversion. File_DaON del tbl_CHC_PPO_VFR/>te = tbl_CHC_PPO_VFR.File_Date)
INNER del ENSAMBLAN el oapr_tbl_VFR_Payment_Period_Conversion del
ON del oapr_tbl_Current_Period. PaymentPeriod = el
INNER de oapr_tbl_Current_Period.CurrentPeriod) ENSAMBLA el
ON de Tbl_CHC_Products tbl_CHC_PPO_VFR.Product = el
AND de Tbl_CHC_Products.Product_Cd
WHERE (((tbl_CHC_PPO_VFR.Pending) = ' Y ") ((tbl_CHC_PPO_VFR.ClaimRefund) = ' el
AND de No') ((el oapr_tbl_VFR_Payment_Period_Conversion.PendFile) = ' PendFile'));
class= del

Respuesta : error de sintaxis que convierte fecha y hora de la serie de caracteres

¿hay valores nulos en ese campo?
Otras soluciones  
 
programming4us programming4us